diff --git a/RFFeatureToggle.podspec b/RFFeatureToggle.podspec index 011eb8a..623e6f0 100644 --- a/RFFeatureToggle.podspec +++ b/RFFeatureToggle.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RFFeatureToggle" - s.version = "1.0.4" + s.version = "1.0.5" 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"