Skip to content

Commit 7ee8315

Browse files
committed
fix: the version in workspace Cargo.toml
1 parent 4986993 commit 7ee8315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rmcp-macros = { version = "1.0.0-alpha", path = "./crates/rmcp-macros" }
99

1010
[workspace.package]
1111
edition = "2024"
12-
version = "0.18.0"
12+
version = "1.0.0-alpha"
1313
authors = ["4t145 <u4t145@163.com>"]
1414
license = "Apache-2.0"
1515
license-file = "LICENSE"

0 commit comments

Comments
 (0)