Skip to content

Commit 5ea41a6

Browse files
committed
Bump version to 1.2.0
1 parent b3b0b43 commit 5ea41a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UITextView+Placeholder.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "UITextView+Placeholder"
3-
s.version = "1.1.1"
3+
s.version = "1.2.0"
44
s.summary = "A missing placeholder for UITextView."
55
s.homepage = "https://github.com/devxoul/UITextView-Placeholder"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)