From 210082e9078ec278be1edca6ea88c63a645d7dbf Mon Sep 17 00:00:00 2001 From: Ricardo Pereira Date: Mon, 4 Jul 2016 16:47:17 +0100 Subject: [PATCH] Bump v1.1.1 --- WSTagsField.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WSTagsField.podspec b/WSTagsField.podspec index 05e9147..24d5f53 100644 --- a/WSTagsField.podspec +++ b/WSTagsField.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WSTagsField" - s.version = "1.1" + s.version = "1.1.1" s.summary = "An iOS text field that represents different Tags" s.homepage = "https://github.com/whitesmith/WSTagsField" s.license = 'MIT'