Skip to content

Commit 415a2fe

Browse files
committed
chore: bump version to 1.1.0-SNAPSHOT
1 parent a358fd8 commit 415a2fe

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
@@ -7,7 +7,7 @@ plugins {
77

88

99
group = "io.flamingock"
10-
version = "1.0.0-SNAPSHOT"
10+
version = "1.1.0-SNAPSHOT"
1111

1212
val flamingockVersion = "1.2.0-beta.2"//only for test
1313
val templateApiVersion = "1.3.1"

0 commit comments

Comments
 (0)