diff --git a/Cargo.toml b/Cargo.toml index 97dd390..69ddb6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ecies-ed25519" -version = "0.4.1" +version = "0.5.0" authors = ["phayes "] edition = "2018" license = "MIT OR Apache-2.0"