Skip to content

Commit e3b298f

Browse files
committed
Release 1.2.0
1 parent 1446745 commit e3b298f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Version 1.2
3+
## Version 1.2.0
44
* Swift 2.2 support
55
* Support for animation completion blocks
66

TextFieldEffects.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TextFieldEffects"
19-
s.version = "1.2"
19+
s.version = "1.2.0"
2020
s.summary = "Custom drop in UITextFields effects."
2121

2222
s.description = <<-DESC

0 commit comments

Comments
 (0)