From 3f85d9c4b5af1aa249d3ab73f5ca58a5bb64e7e8 Mon Sep 17 00:00:00 2001 From: Luis Fonseca Date: Wed, 27 Sep 2017 09:09:03 +0100 Subject: [PATCH] Update README to display latest major version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 156d93cb..7d3a6548 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' use_frameworks! -pod 'PusherSwift', '~> 4.0' +pod 'PusherSwift', '~> 5.0' ``` Then, run the following command: