Skip to content

Commit 78dfbf4

Browse files
committed
Update README.md
1 parent 9910b9d commit 78dfbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ if let userName = json[999999]["wrong_key"]["wrong_name"].string{
8787
##Integration
8888

8989
You can use [Carthage](https://github.com/Carthage/Carthage) to install `SwiftyJSON` by adding
90-
`github "SwiftyJSON/SwiftyJSON" >= 2.1.1` to your `Cartfile`
90+
`github "SwiftyJSON/SwiftyJSON" >= 2.1.2` to your `Cartfile`
9191

9292
CocoaPods is not fully supported for Swift yet. To use this library in your project you should:
9393

0 commit comments

Comments
 (0)