We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5784df1 commit 687966eCopy full SHA for 687966e
1 file changed
build-logic/src/main/kotlin/common-conventions.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "page.langeweile.wrench_wrapper"
7
-version = "0.7.2"
+version = "0.8.0"
8
9
// We want Java 17 because we don't aim to support Java 8 for now
10
java {
0 commit comments