diff --git a/Cargo.toml b/Cargo.toml index 055ebbc..dc376b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nkeys" -version = "0.4.3" +version = "0.4.4" authors = ["wasmCloud Team"] edition = "2021" description = "Rust implementation of the NATS nkeys library"