Skip to content

Commit 3597947

Browse files
committed
Prepare for release 3.3.2
1 parent d85bb5c commit 3597947

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
Version 3.3.2 *(15th July, 2021)
5+
-------------------------------------
6+
* Bump the Amplitude SDK version to 8.3.0+
7+
* Bump deployment target to iOS 11
8+
49
Version 3.3.1 *(4th May, 2021)
510
-------------------------------------
611
* Bump the Amplitude SDK version to 8.0+

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "amplitude/Amplitude-iOS" "v7.3.0"
2-
github "segmentio/analytics-ios" "4.1.3"
2+
github "segmentio/analytics-ios" "4.1.5"

Segment-Amplitude.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Segment-Amplitude"
3-
s.version = "3.3.1"
3+
s.version = "3.3.2"
44
s.summary = "Amplitude Integration for Segment's analytics-ios library."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)