Skip to content

Commit

Permalink
Updated podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunja Lalic authored and Dunja Lalic committed Feb 8, 2016
1 parent 15700a6 commit 894df25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RFFeatureToggle.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RFFeatureToggle"
s.version = "1.0.0"
s.version = "1.0.1"
s.license = "MIT"
s.summary = "A simple A/B testing framework for remotely switching features on and off and having the changes reflect in the app immediately."
s.homepage = "https://github.com/raumfeld/RFFeatureToggle"
Expand Down

0 comments on commit 894df25

Please sign in to comment.