Skip to content

Commit f8214c6

Browse files
committed
Release 0.3.0
1 parent 4829d5b commit f8214c6

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
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
group = "org.glavo"
16-
version = "0.3.0" + "-SNAPSHOT"
16+
version = "0.3.0" // + "-SNAPSHOT"
1717
description = "A modern Java library for reading and writing Minecraft NBT files."
1818

1919
repositories {

0 commit comments

Comments
 (0)