bump CLI to v1.0.6

This commit is contained in:
Sayantan Karmakar 2022-06-28 03:10:39 +05:30
parent c57f1ec59b
commit 247d1c0a32
2 changed files with 2 additions and 2 deletions

2
cli/Cargo.lock generated
View File

@ -2443,7 +2443,7 @@ dependencies = [
[[package]]
name = "serum-dev-tools"
version = "1.0.5"
version = "1.0.6"
dependencies = [
"anchor-client",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "serum-dev-tools"
version = "1.0.5"
version = "1.0.6"
edition = "2021"
authors = ["Sayantan Karmakar <sayantankarmakar@outlook.com>"]
homepage = "https://github.com/project-serum/serum-dev-tools"