Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
loregr committed Jan 30, 2019
1 parent ec8c3f9 commit 0c786a9
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.3'
s.version = '1.1.4'
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 0c786a9

Please sign in to comment.