Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Dorgans committed Jul 23, 2018
1 parent 8ca348f commit f20e4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RxFirebase.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RxFirebase'
s.version = '0.2.1'
s.version = '0.2.2'
s.summary = 'RxSwift extensions for Firebase.'

# This description is used to generate tags and improve search results.
Expand All @@ -19,7 +19,7 @@ Pod::Spec.new do |s|

s.description = <<-DESC
RxSwift extensions for Firebase.
Including for now Database, Firestore, RemoteConfig
Including for now Database, Firestore, RemoteConfig, Storage
DESC

s.homepage = 'https://github.com/RxSwiftCommunity/RxFirebase'
Expand Down

0 comments on commit f20e4cc

Please sign in to comment.