Skip to content

Commit 2885ffe

Browse files
committed
Prepare next release
1 parent 6071291 commit 2885ffe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [Unreleased]
4+
35
## [0.14.0] - 2026-03-01
46

57
**Attention**: Now requires Java 25

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 = "org.asamk"
11-
version = "0.14.0"
11+
version = "0.14.1-SNAPSHOT"
1212
}
1313

1414
java {

0 commit comments

Comments
 (0)