Skip to content

Commit d1a8cbe

Browse files
update version
1 parent 6f71337 commit d1a8cbe

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ members = [
1212
resolver = "2"
1313

1414
[workspace.package]
15-
version = "0.0.19"
15+
version = "2026.3.0"
1616
edition = "2021"
1717
license = "MIT OR Apache-2.0"
1818

1919
[workspace.dependencies]
20-
alto-chain = { version = "0.0.19", path = "chain" }
21-
alto-client = { version = "0.0.19", path = "client" }
22-
alto-types = { version = "0.0.19", path = "types" }
20+
alto-chain = { version = "2026.3.0", path = "chain" }
21+
alto-client = { version = "2026.3.0", path = "client" }
22+
alto-types = { version = "2026.3.0", path = "types" }
2323
commonware-broadcast = "2026.3.0"
2424
commonware-codec = "2026.3.0"
2525
commonware-consensus = "2026.3.0"

0 commit comments

Comments
 (0)