Skip to content

Commit 7d8f1c9

Browse files
authored
Merge pull request #1 from devsaider/devsaider-patch-1
Fixed version (0.2.2) in podspec file
2 parents b24fb99 + f4037f3 commit 7d8f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ASTextFieldNode.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 = "ASTextFieldNode"
3-
s.version = "0.2.1"
3+
s.version = "0.2.2"
44
s.summary = "UITextField wrapper for AsyncDisplayKit."
55
s.description = <<-DESC
66
UITextField wrapper for AsyncDisplayKit that can handle secure text entry. Alternative to ASEditableTextNode.

0 commit comments

Comments
 (0)