diff --git a/UITextView+Placeholder.podspec b/UITextView+Placeholder.podspec index 6d88ec2..d62f761 100644 --- a/UITextView+Placeholder.podspec +++ b/UITextView+Placeholder.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "UITextView+Placeholder" - s.version = "1.0.9" + s.version = "1.1.0" s.summary = "A missing placeholder for UITextView." s.homepage = "https://github.com/devxoul/UITextView-Placeholder" s.license = { :type => 'MIT', :file => 'LICENSE' }