Skip to content

Commit 1150f9d

Browse files
committed
Prepare for release 1.0.3
1 parent bd19e79 commit 1150f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LGButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'LGButton'
3-
s.version = '1.0.2'
3+
s.version = '1.0.3'
44
s.summary = 'A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.'
55
s.homepage = 'https://cocoapods.org/pods/LGButton'
66
s.license = { :type => 'MIT', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)