diff --git a/ViewStateKit.podspec b/ViewStateKit.podspec index 5245c88..628c75a 100644 --- a/ViewStateKit.podspec +++ b/ViewStateKit.podspec @@ -5,7 +5,7 @@ # To learn more about Podspec attributes see https://guides.cocoapods.org/syntax/podspec.html Pod::Spec.new do |s| s.name = 'ViewStateKit' - s.version = '1.0.4' + s.version = '1.1.0' s.summary = 'A View State library for Swift, it returns the results for each state' s.homepage = 'https://github.com/joaolfp/ViewState' s.license = { :type => 'MIT', :file => 'LICENSE' }