Skip to content

Commit

Permalink
Bump to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Jan 26, 2022
1 parent a01d268 commit 446abf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RealFlags.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RealFlags"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Feature flagging framework for Swift"
s.homepage = "https://github.com/immobiliare/RealFlags.git"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
2 changes: 1 addition & 1 deletion RealFlagsFirebase.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RealFlagsFirebase"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Feature flagging framework for Swift: FirebaseRemoteConfig Data Provider"
s.homepage = "https://github.com/immobiliare/RealFlags.git"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 446abf9

Please sign in to comment.