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 f227821 commit 9df2551Copy full SHA for 9df2551
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
apply<MavenPublishPlugin>()
7
8
group = "com.openosrs"
9
-version = "1.0-SNAPSHOT"
+version = "1.0.0"
10
11
repositories {
12
mavenCentral()
0 commit comments