Skip to content

Commit 91f7087

Browse files
committed
Bump version
1 parent 3a78554 commit 91f7087

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

88
group = "co.technove"
9-
version = "1.0.0"
9+
version = "1.0.1"
1010

1111
java {
1212
toolchain.languageVersion.set(JavaLanguageVersion.of(16))

0 commit comments

Comments
 (0)