Skip to content

Commit 0251ddf

Browse files
author
Diego Ernst
committed
Version bump to 2.1.1
1 parent 8030596 commit 0251ddf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to GenericPasswordRow will be documented in this file.
33

4+
### [2.1.1](https://github.com/EurekaCommunity/GenericPasswordRow/releases/tag/2.1.1)
5+
<!-- Released on 2017-06-22. -->
6+
7+
* Added improvements for form navigation between rows.
8+
49
### [2.1.0](https://github.com/EurekaCommunity/GenericPasswordRow/releases/tag/2.1.0)
510
<!-- Released on 2017-04-25. -->
611

GenericPasswordRow.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "GenericPasswordRow"
3-
spec.version = "2.1.0"
3+
spec.version = "2.1.1"
44
spec.summary = "Eureka row to validate passwords"
55
spec.homepage = "https://github.com/EurekaCommunity/GenericPasswordRow"
66
spec.license = { type: 'MIT', file: 'LICENSE' }

0 commit comments

Comments
 (0)