diff --git a/UITextView+Placeholder.podspec b/UITextView+Placeholder.podspec index 7a99695..cec68bc 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.7" + s.version = "1.0.8" s.summary = "A missing placeholder for UITextView." s.homepage = "https://github.com/devxoul/UITextView-Placeholder" s.license = { :type => 'MIT', :file => 'LICENSE' }