Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
- Fix profile queries!
- Async stream support

Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 committed Dec 16, 2024
1 parent 6df138a commit 2da7d56
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.4.0"
version = "0.5.0"
edition = "2021"
build = "build.rs"
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 2da7d56

Please sign in to comment.