diff --git a/Cargo.toml b/Cargo.toml index c99535d..73cce8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kbs-types" description = "Rust (de)serializable types for KBS" -version = "0.13.0" +version = "0.14.0" authors = ["Sergio Lopez "] edition = "2021" repository = "https://github.com/virtee/kbs-types"