diff --git a/Cargo.toml b/Cargo.toml index c04586c..b7fb2f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "nostrdb" authors = ["William Casarin "] description = "An unfairly fast embedded nostr database backed by lmdb" readme = "README.md" -version = "0.2.0" +version = "0.3.0" edition = "2021" build = "build.rs" license = "GPL-3.0-or-later"