Skip to content

Commit 2a45d8a

Browse files
author
david
committed
[ci skip] Update version to 1.1.0 in build.gradle.kts
1 parent abfcf78 commit 2a45d8a

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "net.thenextlvl.utilities"
13-
version = "1.0.0"
13+
version = "1.1.0"
1414

1515
java {
1616
toolchain.languageVersion.set(JavaLanguageVersion.of(21))

0 commit comments

Comments
 (0)