Skip to content

Commit e4f08e9

Browse files
committed
switch to 1.1 version
1 parent 6192bc1 commit e4f08e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val includeDokka: String? by project
88

99
group = "org.jacodb"
1010

11-
project.version = semVer ?: "1.0-SNAPSHOT"
11+
project.version = semVer ?: "1.1-SNAPSHOT"
1212

1313
buildscript {
1414
repositories {

0 commit comments

Comments
 (0)