Skip to content

Commit

Permalink
Prepare for 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mustiikhalil committed Nov 14, 2023
1 parent 0ea5137 commit d728d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LCLabel.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'LCLabel'
s.version = '1.2.0'
s.version = '1.3.0'
s.summary = 'LCLabel is a TextKit 2 based UILabel'
s.description = "LCLabel is a TextKit 2 based UILabel that mimics a the behaviour of UITextView"
s.homepage = 'https://github.com/mustiikhalil/LCLabel'
Expand Down

0 comments on commit d728d47

Please sign in to comment.