Skip to content

Commit 672650e

Browse files
committed
bump API version
1 parent 192f024 commit 672650e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extraevents-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "de.dertoaster"
8-
version = "1.0.0"
8+
version = "1.1.0"
99

1010
java {
1111
toolchain.languageVersion.set(JavaLanguageVersion.of(21))

0 commit comments

Comments
 (0)