diff --git a/CHANGELOG.md b/CHANGELOG.md index 79a93b3..cc3f73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change Log ========== +Version 3.3.2 *(15th July, 2021) +------------------------------------- +* Bump the Amplitude SDK version to 8.3.0+ +* Bump deployment target to iOS 11 + Version 3.3.1 *(4th May, 2021) ------------------------------------- * Bump the Amplitude SDK version to 8.0+ diff --git a/Cartfile.resolved b/Cartfile.resolved index 50ba40f..f155226 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,2 +1,2 @@ github "amplitude/Amplitude-iOS" "v7.3.0" -github "segmentio/analytics-ios" "4.1.3" +github "segmentio/analytics-ios" "4.1.5" diff --git a/Segment-Amplitude.podspec b/Segment-Amplitude.podspec index cdfae7e..9febc8b 100644 --- a/Segment-Amplitude.podspec +++ b/Segment-Amplitude.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Segment-Amplitude" - s.version = "3.3.1" + s.version = "3.3.2" s.summary = "Amplitude Integration for Segment's analytics-ios library." s.description = <<-DESC