Skip to content

Commit 3a5f300

Browse files
committed
Updates cocoapods version
1 parent 4d26bb6 commit 3a5f300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LCLabel.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 = 'LCLabel'
3-
s.version = '0.5.0'
3+
s.version = '0.6.0'
44
s.summary = 'LCLabel is a TextKit 2 based UILabel'
55
s.description = "LCLabel is a TextKit 2 based UILabel that mimics a the behaviour of UITextView"
66
s.homepage = 'https://github.com/mustiikhalil/LCLabel'

0 commit comments

Comments
 (0)