release 0.4.0-alpha.2

This commit is contained in:
2026-05-09 17:59:40 +08:00
parent b0297d37a5
commit f6da39c323
4 changed files with 12 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "msg_tool_xp3data"
version = "0.4.0-alpha.1"
version = "0.4.0-alpha.2"
edition = "2024"
repository = "https://github.com/lifegpc/msg-tool"
description = "XP3 data for the msg-tool project."
@@ -19,4 +19,4 @@ unstable = ["msg_tool_build/unstable"]
all-features = true
[build-dependencies]
msg_tool_build = { path = "../msg_tool_build", features = ["kirikiri-arc"] }
msg_tool_build = { version = "0.4.0-alpha.2", features = ["kirikiri-arc"] }