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 6192bc1 commit e4f08e9Copy full SHA for e4f08e9
build.gradle.kts
@@ -8,7 +8,7 @@ val includeDokka: String? by project
8
9
group = "org.jacodb"
10
11
-project.version = semVer ?: "1.0-SNAPSHOT"
+project.version = semVer ?: "1.1-SNAPSHOT"
12
13
buildscript {
14
repositories {
0 commit comments