Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 3889450

Browse files
committed
v0.0.6 Release
1 parent 3bf7418 commit 3889450

File tree

5 files changed

+116
-98
lines changed

5 files changed

+116
-98
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fabric_language_kotlin_version = "1.11.0+kotlin.2.0.0"
77

88
module(
99
name = "armorstand",
10-
version = "0.0.5",
10+
version = "0.0.6",
1111
)
1212

1313
bazel_dep(name = "rules_java", version = "8.12.0")

0 commit comments

Comments
 (0)