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