Skip to content

Commit

Permalink
0.1.2: add support for protocol version 28 (#36)
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Batschelet <[email protected]>
Co-authored-by: exdx <[email protected]>
  • Loading branch information
hexfusion and exdx authored Sep 11, 2023
1 parent 4fcb7b7 commit 2c6e047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/avalanche-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "avalanche-types"
version = "0.1.1" # https://crates.io/crates/avalanche-types
version = "0.1.2" # https://crates.io/crates/avalanche-types
edition = "2021"
rust-version = "1.70" # use "rustup override set stable" to overwrite current toolchain
publish = true
Expand Down

0 comments on commit 2c6e047

Please sign in to comment.