diff --git a/ReusableKit.podspec b/ReusableKit.podspec index a70d454..53d156b 100644 --- a/ReusableKit.podspec +++ b/ReusableKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ReusableKit" - s.version = "2.0.0" + s.version = "2.0.1" s.summary = "Generic reusables for Cocoa." s.homepage = "https://github.com/devxoul/ReusableKit" s.license = { :type => "MIT", :file => "LICENSE" }