From 0cb934462c2af9e4b5831264a5371873ca824643 Mon Sep 17 00:00:00 2001 From: fatalhck Date: Fri, 16 Dec 2016 15:22:42 -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 d91eea8..6344f6a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Findr is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod "Findr" , :git => 'https://github.com/fatalhck/findr/releases/tag/0.4' +pod "Findr" , :git => 'https://github.com/fatalhck/findr/releases/tag/0.4.1' ``` ## Author