Skip to content

Commit

Permalink
Updated README for 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodgkins committed Dec 14, 2017
1 parent b1c4aa0 commit 0bc62de
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 @@ -22,7 +22,7 @@ Swift 3.0 support is added in version 3.1 of this framework. For use with older

`Cartfile`:
```ogdl
github "rhodgkins/SwiftHTTPStatusCodes" ~> 3.1
github "rhodgkins/SwiftHTTPStatusCodes" ~> 3.2
```
Source code:
```swift
Expand All @@ -32,7 +32,7 @@ import HTTPStatusCodes
### CocoaPods
`Podfile`:
```ruby
pod 'HTTPStatusCodes', '~> 3.1.2'
pod 'HTTPStatusCodes', '~> 3.2.0'
```
Source code:

Expand Down

0 comments on commit 0bc62de

Please sign in to comment.