release 0.4.0-alpha.1

This commit is contained in:
2026-05-01 17:01:07 +08:00
parent 166e80a6dc
commit 4bc77ed0c8
5 changed files with 17 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "msg_tool_xp3data"
version = "0.3.1"
version = "0.4.0-alpha.1"
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.1", features = ["kirikiri-arc"] }