Skip to content

Commit 3ad8531

Browse files
committed
Updated README.
1 parent 6240cd9 commit 3ad8531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ THLabel is a subclass of UILabel, which additionally allows shadow blur, inner s
1313

1414
The easiest way to use THLabel in your app is via [CocoaPods](http://cocoapods.org/ "CocoaPods").
1515

16-
1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4'`
16+
1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4.1'`
1717
2. Run the command `pod install` from the Podfile folder directory.
1818

1919
### Manual Installation

0 commit comments

Comments
 (0)