Skip to content

Commit 6617f66

Browse files
author
Raul Riera
committed
Release 1.3.2
1 parent 605e50c commit 6617f66

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Version 1.3.2
4+
* Renaming broke the project
5+
* Fixes https://github.com/raulriera/TextFieldEffects/issues/120
6+
37
## Version 1.3.1
48
* Fixes https://github.com/raulriera/TextFieldEffects/issues/67
59
* Remove all project's warnings

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.3.1"
19+
s.version = "1.3.2"
2020
s.summary = "Custom drop in UITextFields effects."
2121

2222
s.description = <<-DESC

0 commit comments

Comments
 (0)