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 be7a5aa commit 1335275Copy full SHA for 1335275
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+Version 7.3.1-alpha *(10-11-2015)*
5
+----------------------------
6
+
7
+* Fix key returned in factory.
8
9
10
Version 7.3.0-alpha *(10-11-2015)*
11
----------------------------
12
Segment-Flurry.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Flurry"
- s.version = "7.3.0-alpha"
+ s.version = "7.3.1-alpha"
s.summary = "Flurry Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments