Skip to content

Commit

Permalink
Updated readme for version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjpayne committed Dec 25, 2016
1 parent ad35ec4 commit 9a82379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ $ brew install carthage
To integrate SnapKit into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "SnapKit/SnapKit" ~> 3.0.2
github "SnapKit/SnapKit" ~> 3.1.2
```

Run `carthage update` to build the framework and drag the built `SnapKit.framework` into your Xcode project.
Expand Down

0 comments on commit 9a82379

Please sign in to comment.