diff options
author | Paul Beusterien <paulbeusterien@google.com> | 2017-09-20 14:02:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-20 14:02:54 -0700 |
commit | bf3fa8d2e8f21ecec80c02468ba09991c572b6c7 (patch) | |
tree | 711c793da3f92bda8a355b24257749216981c468 /FirebaseCommunity.podspec | |
parent | 30cf84e3ce16109758fd9ecaf491e286c1d9d304 (diff) |
Update FirebaseCommunity 0.1.2 to use latest InstanceID (#293)
Diffstat (limited to 'FirebaseCommunity.podspec')
-rw-r--r-- | FirebaseCommunity.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FirebaseCommunity.podspec b/FirebaseCommunity.podspec index 735dac6..7a8f2e4 100644 --- a/FirebaseCommunity.podspec +++ b/FirebaseCommunity.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FirebaseCommunity' - s.version = '0.1.1' + s.version = '0.1.2' s.summary = 'Firebase Open Source Libraries for iOS.' s.description = <<-DESC |