diff --git a/Cargo.toml b/Cargo.toml index f4c97db..5bd7cfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vss-client" -version = "0.2.2" +version = "0.3.0" rust-version = "1.63.0" license = "MIT OR Apache-2.0" edition = "2021"