Skip to content

Commit

Permalink
Version up in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwest committed May 12, 2019
1 parent 2f10723 commit 0a233e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ If any of your composed strings contain a `<` character without being in a tag,
ZSWTaggedString is available through [CocoaPods](http://cocoapods.org). Add the following line to your Podfile:
```ruby
pod "ZSWTaggedString", "~> 4.1"
pod "ZSWTaggedString/Swift", "~> 4.1" # Optional, for Swift support
pod "ZSWTaggedString", "~> 4.2"
pod "ZSWTaggedString/Swift", "~> 4.2" # Optional, for Swift support
```

## License
Expand Down

0 comments on commit 0a233e7

Please sign in to comment.