Skip to content

Commit 0a233e7

Browse files
committed
Version up in README
1 parent 2f10723 commit 0a233e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ 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.1"
239-
pod "ZSWTaggedString/Swift", "~> 4.1" # Optional, for Swift support
238+
pod "ZSWTaggedString", "~> 4.2"
239+
pod "ZSWTaggedString/Swift", "~> 4.2" # Optional, for Swift support
240240
```
241241

242242
## License

0 commit comments

Comments
 (0)