diff --git a/Cargo.toml b/Cargo.toml index 1bf7ace..7ca47a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cryptohelpers" -version = "1.4" +version = "1.4.0" license= "MIT" description = "Collection of helpers and simplifying functions for cryptography things" authors = ["Avril "]