Skip to content

Commit 14c6d4d

Browse files
authored
Update README.md
1 parent b7e8dd8 commit 14c6d4d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ If any of your composed strings contain a `<` character without being in a tag,
235235
ZSWTaggedString is available through [CocoaPods](http://cocoapods.org). Add the following line to your Podfile:
236236
237237
```ruby
238-
pod "ZSWTaggedString", "~> 4.0"
239-
pod "ZSWTaggedString/Swift", "~> 4.0" # Optional, for Swift support
238+
pod "ZSWTaggedString", "~> 4.1"
239+
pod "ZSWTaggedString/Swift", "~> 4.1" # Optional, for Swift support
240240
```
241241

242242
## License
243243

244-
ZSWTaggedString is available under the [MIT license](https://github.com/zacwest/ZSWTaggedString/blob/master/LICENSE). If you are contributing via pull request, please include an appropriate test for the bug you are fixing or feature you are adding.
244+
ZSWTaggedString is available under the [MIT license](https://github.com/zacwest/ZSWTaggedString/blob/master/LICENSE). If you are contributing via pull request, please include an appropriate test for the bug you are fixing or feature you are adding.

0 commit comments

Comments
 (0)