We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc0f56 commit 4b59059Copy full SHA for 4b59059
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("org.sourcegrade.submitter") version "0.4.0"
7
}
8
9
-version = "0.1.0-SNAPSHOT"
+version = "1.0.0"
10
11
repositories {
12
mavenCentral()
0 commit comments