Skip to content

Commit aa20870

Browse files
author
Stephanie Sharp
committed
Update podspec version to 0.2
1 parent db1db70 commit aa20870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaterialTextField.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 = "MaterialTextField"
3-
s.version = "0.1"
3+
s.version = "0.2"
44
s.summary = "Material design UITextField with animated placeholder label and error message"
55
s.homepage = "https://github.com/stephsharp/MaterialTextField"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)