From 83595fa30c0d717ba6ac8d6c9e2a2347dc4e05ca Mon Sep 17 00:00:00 2001 From: Gero Herkenrath Date: Fri, 29 Apr 2016 14:28:57 +0200 Subject: [PATCH] Update README.md Forgot to bump version number in documentation... oh well... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04a96b9..004d972 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Trustbadge is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod "Trustbadge", "~> 0.2.1" +pod "Trustbadge", "~> 0.3.0" ``` ## Setup