diff --git a/althea_proto/Cargo.toml b/althea_proto/Cargo.toml index 267744f..513508f 100644 --- a/althea_proto/Cargo.toml +++ b/althea_proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "althea_proto" -version = "0.7.0" +version = "0.7.1" description = "Protobuf stuct defintions for interacting with Althea Chain" authors = ["Justin Kilpatrick ", "Christian Borst "] edition = "2021"