We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae239c commit 1a41662Copy full SHA for 1a41662
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "scientifik"
10
-version = "0.1.4-dev"
+version = "0.1.4"
11
12
repositories {
13
gradlePluginPortal()
0 commit comments