Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 committed Apr 7, 2024
1 parent e6688c9 commit d55bcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "nostrdb"
authors = ["William Casarin <[email protected]>"]
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"
Expand Down

0 comments on commit d55bcd9

Please sign in to comment.