diff --git a/NextGrowingTextView.podspec b/NextGrowingTextView.podspec index 0ad375f..cc79380 100644 --- a/NextGrowingTextView.podspec +++ b/NextGrowingTextView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "NextGrowingTextView" - s.version = "2.1.0" + s.version = "2.2.0" s.summary = "The next in the generations of 'growing textviews' optimized for iOS 9 and above." s.homepage = "https://github.com/muukii/NextGrowingTextView" s.license = 'MIT'