We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6071291 commit 2885ffeCopy full SHA for 2885ffe
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
## [0.14.0] - 2026-03-01
6
7
**Attention**: Now requires Java 25
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
9
allprojects {
10
group = "org.asamk"
11
- version = "0.14.0"
+ version = "0.14.1-SNAPSHOT"
12
}
13
14
java {
0 commit comments