Skip to content

Commit f9e2a73

Browse files
committed
fix: fix version
1 parent 80b156b commit f9e2a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/anda_bnb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "anda_bnb"
33
description = "Anda agent tools offers integration with the BNB chain."
44
repository = "https://github.com/ldclabs/anda/tree/main/tools/anda_bnb"
55
publish = true
6-
version = "0.8.0"
6+
version.workspace = true
77
edition.workspace = true
88
keywords.workspace = true
99
categories.workspace = true

tools/anda_icp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "anda_icp"
33
description = "Anda agent tools offers integration with the Internet Computer (ICP)."
44
repository = "https://github.com/ldclabs/anda/tree/main/tools/anda_icp"
55
publish = true
6-
version = "0.8.0"
6+
version.workspace = true
77
edition.workspace = true
88
keywords.workspace = true
99
categories.workspace = true

0 commit comments

Comments
 (0)