diff --git a/Testables.podspec b/Testables.podspec index cfc93eb..41acffa 100644 --- a/Testables.podspec +++ b/Testables.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Testables" - s.version = "0.1.0" + s.version = "0.2.0" s.summary = "Make private properties testable" s.homepage = "https://github.com/StyleShare/Testables" s.license = { :type => "MIT", :file => "LICENSE" }