From 0c039f799c38808fa374784d8835b692d4037ce5 Mon Sep 17 00:00:00 2001 From: Ekhoo Date: Thu, 29 Oct 2015 14:23:10 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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