From a0a30a2015a0afb71ad72c336402da02db0ba300 Mon Sep 17 00:00:00 2001 From: Josip Bernat Date: Thu, 2 Oct 2014 18:56:32 +0200 Subject: [PATCH] Updated Podspec --- CSGrowingTextView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSGrowingTextView.podspec b/CSGrowingTextView.podspec index 67c71cd..7732cb4 100644 --- a/CSGrowingTextView.podspec +++ b/CSGrowingTextView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "CSGrowingTextView" - s.version = "1.0.0" + s.version = "1.0.1" s.summary = "CSGrowingTextView is a iOS text view that sizes while user types using keyboard." s.description = <<-DESC