There was an error while loading. Please reload this page.
1 parent 1446745 commit e3b298fCopy full SHA for e3b298f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Version 1.2
+## Version 1.2.0
4
* Swift 2.2 support
5
* Support for animation completion blocks
6
TextFieldEffects.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
#
17
18
s.name = "TextFieldEffects"
19
- s.version = "1.2"
+ s.version = "1.2.0"
20
s.summary = "Custom drop in UITextFields effects."
21
22
s.description = <<-DESC
0 commit comments