Skip to content

Commit d865b86

Browse files
committed
Release 1.1.1
1 parent dd62d76 commit d865b86

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## Version 1.1.1
4+
* Fixes bug #57 in Yoshiko
5+
36
## Version 1.1.0
47
* Support to change the placeholder font via the `placeholderFontScale` property.
58
* Fixed some minor issues with the example project.

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

2222
s.description = <<-DESC

0 commit comments

Comments
 (0)