diff --git a/Cargo.toml b/Cargo.toml index 61fb6520..1adc2885 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orion" -version = "0.12.0" +version = "0.12.1" authors = ["brycx "] description = "Easy and usable rust crypto" keywords = [ "cryptography", "blake2", "aead", "sha2", "xchacha20_poly1305" ]