diff --git a/CHANGELOG.md b/CHANGELOG.md index cc3f73c..ab51d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Change Log ========== +Version 3.4.0 *(16th, February, 2022)* +------------------------------------- +* Add SPM Support (thanks Marcio!) + Version 3.3.2 *(15th July, 2021) ------------------------------------- * Bump the Amplitude SDK version to 8.3.0+ diff --git a/Segment-Amplitude.podspec b/Segment-Amplitude.podspec index 9febc8b..509fef8 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.2" + s.version = "3.4.0" s.summary = "Amplitude Integration for Segment's analytics-ios library." s.description = <<-DESC