Skip to content

Commit

Permalink
Bump the patch version of FirebaseInstanceID. (#2486)
Browse files Browse the repository at this point in the history
The code was unintentionally released as closed source again, this
is only to push a new version to CocoaPods with the proper podspec.
  • Loading branch information
ryanwilson committed Mar 7, 2019
1 parent bd615e7 commit 4edd2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseInstanceID.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseInstanceID'
s.version = '3.6.0'
s.version = '3.6.1'
s.summary = 'Firebase InstanceID for iOS'

s.description = <<-DESC
Expand Down

0 comments on commit 4edd2a9

Please sign in to comment.