Skip to content

Commit 0c6d4b3

Browse files
committed
v0.5.1
1 parent fa5ecfa commit 0c6d4b3

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
@@ -48,7 +48,7 @@ subprojects {
4848
apply(plugin = "java")
4949

5050
group = "dev.mudkip"
51-
version = "0.5.0"
51+
version = "0.5.1"
5252
java.toolchain.languageVersion = JavaLanguageVersion.of(25)
5353

5454
repositories {

0 commit comments

Comments
 (0)