diff --git a/Cargo.toml b/Cargo.toml index d769ccf..c29aaed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dco3_crypto" -version = "0.6.0" +version = "0.7.0" edition = "2021" authors = ["Octavio Simone"] repository = "https://github.com/unbekanntes-pferd/dco3-crypto"