Skip to content

Commit 0bc62de

Browse files
committed
Updated README for 3.2
1 parent b1c4aa0 commit 0bc62de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Swift 3.0 support is added in version 3.1 of this framework. For use with older
2222

2323
`Cartfile`:
2424
```ogdl
25-
github "rhodgkins/SwiftHTTPStatusCodes" ~> 3.1
25+
github "rhodgkins/SwiftHTTPStatusCodes" ~> 3.2
2626
```
2727
Source code:
2828
```swift
@@ -32,7 +32,7 @@ import HTTPStatusCodes
3232
### CocoaPods
3333
`Podfile`:
3434
```ruby
35-
pod 'HTTPStatusCodes', '~> 3.1.2'
35+
pod 'HTTPStatusCodes', '~> 3.2.0'
3636
```
3737
Source code:
3838

0 commit comments

Comments
 (0)