diff --git a/Cargo.toml b/Cargo.toml index 785d034..d4e0468 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raas_types" -version = "0.0.3" +version = "0.0.4" edition = "2021" description = "Protobuf definitions for RaaS" authors = ["Joey Hines joey@ahines.net"]