Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
loregr committed Dec 25, 2018
1 parent 9dd696b commit d901540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LGButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'LGButton'
s.version = '1.1'
s.version = '1.1.1'
s.summary = 'A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.'
s.homepage = 'https://cocoapods.org/pods/LGButton'
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
Expand Down

0 comments on commit d901540

Please sign in to comment.