diff --git a/Cargo.toml b/Cargo.toml index b2e7353..92695e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aegis" -version = "0.6.3" +version = "0.6.4" edition = "2018" authors = ["Frank Denis "] description = "AEGIS authenticated ciphers (AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)"