Skip to content

Commit 82aff9d

Browse files
authored
Merge pull request #152 from pusher/docs/update-readme
Update README to display latest major version
2 parents e64bf6f + 3f85d9c commit 82aff9d

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
@@ -63,7 +63,7 @@ source 'https://github.com/CocoaPods/Specs.git'
6363
platform :ios, '10.0'
6464
use_frameworks!
6565

66-
pod 'PusherSwift', '~> 4.0'
66+
pod 'PusherSwift', '~> 5.0'
6767
```
6868

6969
Then, run the following command:

0 commit comments

Comments
 (0)