diff --git a/README.md b/README.md index c9ed67f..aa2a4e9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ CommandBus is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod "CommandBus", '~> 0.0.6' +pod "CommandBus", '~> 0.0.7' ``` # Usage