diff --git a/Cargo.toml b/Cargo.toml index bade25d..7379be9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cbor4ii" -version = "0.3.0" +version = "0.3.1" authors = ["quininer "] description = "CBOR: Concise Binary Object Representation" repository = "https://github.com/quininer/cbor4ii"