From d341792b008e1e48b0e797bdbfcd76ff54895cd8 Mon Sep 17 00:00:00 2001 From: Alex Usbergo Date: Mon, 8 May 2017 12:15:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8698d..e9dc7e8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you are using **CocoaPods**: Add the following to your [Podfile](https://guides.cocoapods.org/using/the-podfile.html): ```ruby -pod 'DispatchStore', '~> 0.1' +pod 'DispatchStore', '~> 0.2' ``` If you are using **Carthage**: