diff --git a/PlaceholderUITextView.podspec b/PlaceholderUITextView.podspec index e90d9c3..7a3f66b 100644 --- a/PlaceholderUITextView.podspec +++ b/PlaceholderUITextView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlaceholderUITextView' - s.version = '0.1.0' + s.version = '1.0.0' s.summary = 'A missing placeholder for UITextView.' s.homepage = 'https://github.com/Hoangtaiki/PlaceholderUITextView'