Skip to content

Commit 3984fcd

Browse files
committed
🔖 release v1.2.3
## 1.2.3 * [CHORE] improve build reproducibility and enhance publication metadata
1 parent e0dc92f commit 3984fcd

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
@@ -1,3 +1,7 @@
1+
## 1.2.3
2+
3+
* [CHORE] improve build reproducibility and enhance publication metadata
4+
15
## 1.2.2
26

37
* [FIX] handle unterminated group when stashing remainder in key segmentation

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88

99
allprojects {
1010
group = "io.github.techouse"
11-
version = "1.2.2"
11+
version = "1.2.3"
1212
repositories {
1313
google()
1414
mavenCentral()

0 commit comments

Comments
 (0)