Skip to content

Commit

Permalink
release: bump version to 0.4.0
Browse files Browse the repository at this point in the history
- Documentation updates.
- `estimate-gas-execute-script` RPC command added.
- The URL option for the node command added.
- `create-tx` command implemented.
- `get-module-abi` RPC command output improved.
  • Loading branch information
Rqnsom committed Feb 6, 2024
1 parent 5ad910a commit 297d57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "smove"
authors = ["Eiger <hello@eiger.co>"]
description = "CLI frontend for the Move compiler and VM in Substrate"
repository = "https://github.com/eigerco/smove"
version = "0.3.0"
version = "0.4.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 297d57e

Please sign in to comment.