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