diff --git a/Cargo.toml b/Cargo.toml index a61be99..3162249 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cesride" -version = "0.2.0-alpha" +version = "0.2.1" edition = "2021" description = "Cryptographic primitives for use with Composable Event Streaming Representation (CESR)" license = "Apache-2.0"