Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Dorgans committed Oct 23, 2018
1 parent e01c37f commit 35cf086
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.4'
s.version = '0.2.5'
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, Storage
Including for now Database, Firestore, RemoteConfig, Storage, Functions
DESC

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

0 comments on commit 35cf086

Please sign in to comment.