Skip to content

Commit 2919655

Browse files
author
Hugo Tunius
committed
[Release] v3.1.0
1 parent b0645e8 commit 2919655

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,6 +1,9 @@
11
Master
22
------
33

4+
v3.1.0
5+
------
6+
47
### Improvements
58

69
* Made `isLTRLanguage` `open` so it can actually be set by users [#121](https://github.com/Skyscanner/SkyFloatingLabelTextField/pull/121).

SkyFloatingLabelTextField.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SkyFloatingLabelTextField"
3-
s.version = "3.0.0"
3+
s.version = "3.1.0"
44
s.summary = "A beautiful, flexible and customizable textfield that minimizes space when displaying additional context."
55
s.homepage = "https://github.com/Skyscanner/SkyFloatingLabelTextField"
66
s.license = { :type => "Apache 2.0", :file => "LICENSE.md" }

0 commit comments

Comments
 (0)