Skip to content

Commit a44897e

Browse files
committed
Update project version to 0.1.3
1 parent 6c50ada commit a44897e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

66
group = "net.thenextlvl"
7-
version = "0.1.2"
7+
version = "0.1.3"
88

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

0 commit comments

Comments
 (0)