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 597d3de commit ea9a9d6Copy full SHA for ea9a9d6
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("com.vanniktech.maven.publish") version "0.30.0"
7
}
8
9
-val versionName = "10.0.3"
+val versionName = "10.1.0"
10
11
mavenPublishing {
12
coordinates("com.kylecorry", "sol", versionName)
0 commit comments