diff --git a/Cargo.toml b/Cargo.toml index 7febf39..3a35fcb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kbs-types" description = "Rust (de)serializable types for KBS" -version = "0.5.3" +version = "0.6.0" authors = ["Sergio Lopez "] edition = "2021" homepage = "https://github.com/virtee/kbs-types"