From d97e9c1c614b326b10ca2e9eac12366bd56a0cd6 Mon Sep 17 00:00:00 2001 From: Alex Usbergo Date: Mon, 8 May 2017 13:29:49 +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 da8528a..3d1db30 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.2' +pod 'DispatchStore', '~> 0.3' ``` If you are using **Carthage**: