File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 2.2.1] - 2022-08-11
8+
79- Upgrade to Kotlin 1.7.10
810
911## [ 2.2.0] - 2022-06-09
@@ -47,7 +49,11 @@ All notable changes to this project will be documented in this file.
4749
4850Initial release
4951
50- [ Unreleased ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.1.0..develop
52+ [ Unreleased ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.2.1..develop
53+
54+ [ 2.2.1 ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.2.1..v2.2.0
55+
56+ [ 2.2.0 ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.2.0..v2.1.0
5157
5258[ 2.1.0 ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.1.0..v2.0.0
5359
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ kotlin.native.ignoreDisabledTargets=true
99
1010# Maven publishing
1111GROUP =com.github.android-password-store
12- VERSION_NAME =2.2.0
12+ VERSION_NAME =2.2.1
1313POM_ARTIFACT_ID =sublime-fuzzy
1414POM_NAME =sublime-fuzzy
1515POM_DESCRIPTION =Kotlin implementation of Sublime Text's fuzzy search algorithm
You can’t perform that action at this time.
0 commit comments