We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9f9be commit defa93dCopy full SHA for defa93d
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+Version 3.3.1 *(4th May, 2021)
5
+-------------------------------------
6
+* Bump the Amplitude SDK version to 8.0+
7
+
8
Version 3.3.0 *(15th April, 2021)
9
-------------------------------------
10
* Fix issue while reading values from SEGGroupPayload in group() call.
Segment-Amplitude.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Amplitude"
- s.version = "3.3.0"
+ s.version = "3.3.1"
s.summary = "Amplitude Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments