diff --git a/README.md b/README.md index 34b6a03..34cbd99 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Ohana is a framework for working with a user's contacts on the iOS platform. It To integrate Ohana into your project using [CocoaPods](http://cocoapods.org), add the following line to your Podfile: ```ruby -pod 'Ohana', '~> 1.3' + pod 'Ohana', '~> 2.0' ``` #### Carthage