We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8d4f3 commit 2cb8bd5Copy full SHA for 2cb8bd5
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
idea
10
}
11
12
-project.version = "0.3.0-SNAPSHOT"
+project.version = "0.3.0"
13
project.group = "dev.adamko.gradle"
14
15
dependencies {
0 commit comments