Skip to content

Commit ecf0022

Browse files
committed
[Aptos CLI] update Cargo.toml for new version
1 parent 2dc388f commit ecf0022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/aptos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "aptos"
33
description = "Aptos tool for management of nodes and interacting with the blockchain"
4-
version = "7.10.1"
4+
version = "7.10.2"
55

66
# Workspace inherited keys
77
authors = { workspace = true }

0 commit comments

Comments
 (0)