diff --git a/Cargo.toml b/Cargo.toml index d01d06f..cffcce8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nostr-nostd" -version = "0.1.0" +version = "0.0.1" description = "A crate to assist with implementing a nostr client in a ![no_std] environment" documentation = "https://docs.rs/nostr-nostd" repository = "https://github.com/isaac-asdf/nostr-nostd"