From 7c0e523f6c84a47669e57eb2394dfe91fcb047a1 Mon Sep 17 00:00:00 2001 From: Oleh Date: Tue, 17 Feb 2015 18:43:39 +0100 Subject: [PATCH] Update cocoapod version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 407cea8..8926f16 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ git submodule update --init --recursive ### Installation with CocoaPods #### Podfile ```ruby -pod 'FayeCpp', '~> 0.1.7' +pod 'FayeCpp', '~> 0.1.8' ```