Skip to content

Commit 79221b4

Browse files
missed a version in readme (#340)
1 parent 79cdb3a commit 79221b4

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
@@ -36,7 +36,7 @@ Further installation instructions for Cocoapods: https://guides.cocoapods.org/us
3636

3737
#### Carthage
3838
1. Add the following lines to the _Cartfile_:<pre>
39-
github "optimizely/objective-c-sdk" "v2.1.1"
39+
github "optimizely/objective-c-sdk" "v2.1.4"
4040
</pre>
4141

4242
2. Run the following command:<pre>```carthage update```</pre>

0 commit comments

Comments
 (0)