diff --git a/tangle-subxt/Cargo.toml b/tangle-subxt/Cargo.toml index 1633fc85..9306776e 100644 --- a/tangle-subxt/Cargo.toml +++ b/tangle-subxt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tangle-subxt" -version = "0.3.0" +version = "0.4.0" description = "Rust bindings and interface to interact with Tangle Network using subxt" authors = { workspace = true } edition = { workspace = true }