Skip to content

Commit 72ef60e

Browse files
author
david
committed
[ci skip] Bump version to 2.1.0
Update project version from 2.0.0 to 2.1.0 in build configuration. This change reflects recent updates or improvements made to the codebase. Ensure compatibility and proper functionality with this new version increment.
1 parent a054445 commit 72ef60e

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
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "net.thenextlvl.services"
8-
version = "2.0.0"
8+
version = "2.1.0"
99

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

0 commit comments

Comments
 (0)