File tree 2 files changed +20
-2
lines changed
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"pins" : [
3
+ {
4
+ "identity" : " analytics-swift-mixpanel" ,
5
+ "kind" : " remoteSourceControl" ,
6
+ "location" : " https://github.com/segment-integrations/analytics-swift-mixpanel" ,
7
+ "state" : {
8
+ "revision" : " bc6a9628af225e679a581cc9ac2316eaf42f23a8" ,
9
+ "version" : " 1.1.7"
10
+ }
11
+ },
3
12
{
4
13
"identity" : " jsonsafeencoding-swift" ,
5
14
"kind" : " remoteSourceControl" ,
9
18
"version" : " 2.0.0"
10
19
}
11
20
},
21
+ {
22
+ "identity" : " mixpanel-swift" ,
23
+ "kind" : " remoteSourceControl" ,
24
+ "location" : " https://github.com/mixpanel/mixpanel-swift" ,
25
+ "state" : {
26
+ "revision" : " 48d6668ceaaefc338f94e2b084c3cf77b90182f8" ,
27
+ "version" : " 4.3.0"
28
+ }
29
+ },
12
30
{
13
31
"identity" : " sovran-swift" ,
14
32
"kind" : " remoteSourceControl" ,
20
38
}
21
39
],
22
40
"version" : 2
23
- }
41
+ }
Original file line number Diff line number Diff line change 15
15
// Use release.sh's automation.
16
16
17
17
// BREAKING.FEATURE.FIX
18
- internal let __segment_version = " 1.7.0 "
18
+ internal let __segment_version = " 1.7.1 "
You can’t perform that action at this time.
0 commit comments