diff --git a/Cargo.toml b/Cargo.toml index d287ea0..7363c4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bip39" -version = "0.5.0" +version = "0.5.1" authors = [ "Stephen Oliver " ] license = "MIT/Apache-2.0" homepage = "https://github.com/infincia/bip39-rs/"