diff --git a/client/Cargo.toml b/client/Cargo.toml index d9fe66ff1..e353ad91f 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "seed-client" -version = "5.0.0" +version = "6.0.0" authors = ["The Root Network Team"] edition = "2021" publish = false diff --git a/ethy-gadget/Cargo.toml b/ethy-gadget/Cargo.toml index 4f2ee855d..fd734f059 100644 --- a/ethy-gadget/Cargo.toml +++ b/ethy-gadget/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ethy-gadget" -version = "0.1.0" +version = "0.1.1" authors = ["Parity Technologies ", "The Root Network Team"] edition = "2021" license = "Apache-2.0"