Skip to content

Commit

Permalink
0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedilger committed Jul 21, 2024
1 parent b341038 commit e8e1f1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gossip-bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gossip"
version = "0.11.0"
version = "0.11.1"
description = "A social media client for nostr"
authors = ["Mike Dilger <[email protected]>", "fiatjaf <[email protected]>", "Nate Levin <[email protected]>", "Nethanja Focking <[email protected]>", "Daniele Tonon <[email protected]>", "jeremyd (@jeremyd)"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion gossip-lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gossip-lib"
version = "0.11.0"
version = "0.11.1"
description = "A social media client for nostr"
authors = ["Mike Dilger <[email protected]>", "fiatjaf <[email protected]>", "Nate Levin <[email protected]>", "Nethanja Focking <[email protected]>", "Daniele Tonon <[email protected]>", "jeremyd (@jeremyd)"]
license = "MIT"
Expand Down

0 comments on commit e8e1f1e

Please sign in to comment.