Skip to content

Commit 9b7f982

Browse files
committed
chore(release): bump version and add changelog entry
1 parent a7a5f56 commit 9b7f982

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
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [2.2.0] - 2022-06-09
8+
9+
- Upgrade to Kotlin 1.7.0
10+
711
## [2.1.0] - 2022-01-17
812

913
- Add Android native targets

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin.native.ignoreDisabledTargets=true
99

1010
# Maven publishing
1111
GROUP=com.github.android-password-store
12-
VERSION_NAME=2.1.0
12+
VERSION_NAME=2.2.0
1313
POM_ARTIFACT_ID=sublime-fuzzy
1414
POM_NAME=sublime-fuzzy
1515
POM_DESCRIPTION=Kotlin implementation of Sublime Text's fuzzy search algorithm

0 commit comments

Comments
 (0)