Skip to content

Commit

Permalink
Merge pull request #280 from amplitude/amplitude-update-v2.3.0
Browse files Browse the repository at this point in the history
Update Amplitude integration to 2.3.0
  • Loading branch information
f2prateek committed Mar 27, 2015
2 parents f135c47 + 8aab620 commit e1ae1f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- Amplitude-iOS (2.2.4)
- Amplitude-iOS (2.3.0)
- AppsFlyer-SDK (2.5.3.10)
- Bugsnag (4.0.3):
- Bugsnag/no-arc (= 4.0.3)
Expand Down Expand Up @@ -32,7 +32,7 @@ PODS:
- Expecta (~> 0.3.0)

DEPENDENCIES:
- Amplitude-iOS (= 2.2.4)
- Amplitude-iOS (= 2.3.0)
- AppsFlyer-SDK (= 2.5.3.10)
- Bugsnag (= 4.0.3)
- Countly (= 1.0.0)
Expand All @@ -53,7 +53,7 @@ DEPENDENCIES:
- TRVSKit/TRVSAssertions (~> 0.0.8)

SPEC CHECKSUMS:
Amplitude-iOS: bef6d4d6a5bb7e37581f6aa9d72c275023fce9e3
Amplitude-iOS: f786c0acfd3e8977412a7abce2c49bab1e715a8f
AppsFlyer-SDK: f83ad2e0821c57852512ea0bb8d3b207c64ef698
Bugsnag: daf5ca27ac3af61c2cbd6faf77d0fb29f58d0e6a
Countly: f26a3483a660b5790b2c76e1f91dea4f276b3c33
Expand Down
2 changes: 1 addition & 1 deletion scripts/integrations.json
Expand Up @@ -4,7 +4,7 @@
"name": "Amplitude",
"dependencies": [{
"name": "Amplitude-iOS",
"version": "2.2.4"
"version": "2.3.0"
}]
},
{
Expand Down

0 comments on commit e1ae1f1

Please sign in to comment.