Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-joao-lucas committed Apr 9, 2021
1 parent c993f34 commit 3479fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ViewStateKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
Expand Down

0 comments on commit 3479fc7

Please sign in to comment.