We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a358fd8 commit 415a2feCopy full SHA for 415a2fe
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
8
9
group = "io.flamingock"
10
-version = "1.0.0-SNAPSHOT"
+version = "1.1.0-SNAPSHOT"
11
12
val flamingockVersion = "1.2.0-beta.2"//only for test
13
val templateApiVersion = "1.3.1"
0 commit comments