Skip to content
This repository was archived by the owner on Dec 4, 2020. It is now read-only.

Commit e91773a

Browse files
committed
Bump version to 1.1.0
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 3ee95ff commit e91773a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

33
### [Unreleased]
4+
5+
### [1.1.0] - 2019-12-26
46
- Update library dependencies
57
- Embed proguard rules in library
68

@@ -14,6 +16,7 @@
1416
### [0.1.0] - 2019-11-08
1517
- Initial release
1618

17-
[Unreleased]: https://github.com/android-password-store/openpgp-ktx/compare/1.0.0...HEAD
19+
[Unreleased]: https://github.com/android-password-store/openpgp-ktx/compare/1.1.0...HEAD
20+
[1.1.0]: https://github.com/android-password-store/openpgp-ktx/releases/1.1.0
1821
[1.0.0]: https://github.com/android-password-store/openpgp-ktx/releases/1.0.0
1922
[0.1.0]: https://github.com/android-password-store/openpgp-ktx/releases/0.1.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ android.useAndroidX=true
22
kotlin.code.style=official
33

44
GROUP=android-password-store
5-
VERSION_NAME=1.1.0-SNAPSHOT
5+
VERSION_NAME=1.1.0

0 commit comments

Comments
 (0)