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' ```