Skip to content

Commit 7a7e1ff

Browse files
committed
Update Gagat version number in README
1 parent c4a8c93 commit 7a7e1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can either install Gagat using [Carthage] \(recommended) or by adding Gagat
2323

2424
#### Carthage
2525

26-
The recommended way to install Gagat is using [Carthage]. Simply add `github "Boerworz/Gagat" ~> 2.0` to your `Cartfile`, run a suitable Carthage command (such as `bootstrap`) and then add the framework(s) to your project. If you're using Gagat from Swift you only need `Gagat.framework`, but for Objective-C clients you need both `Gagat.framework` and `GagatObjectiveC.framework`.
26+
The recommended way to install Gagat is using [Carthage]. Simply add `github "Boerworz/Gagat" ~> 3.0` to your `Cartfile`, run a suitable Carthage command (such as `bootstrap`) and then add the framework(s) to your project. If you're using Gagat from Swift you only need `Gagat.framework`, but for Objective-C clients you need both `Gagat.framework` and `GagatObjectiveC.framework`.
2727

2828
#### Adding Gagat as a subproject
2929

0 commit comments

Comments
 (0)