Skip to content

Commit 837df0f

Browse files
committed
sdk: bump to v0.44.1
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 3c90ab1 commit 837df0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/nostr-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
-->
2525

26-
## Unreleased
26+
## v0.44.1 - 2025/11/09
2727

2828
### Fixed
2929

crates/nostr-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nostr-sdk"
3-
version = "0.44.0"
3+
version = "0.44.1"
44
edition = "2021"
55
description = "High level Nostr client library."
66
authors.workspace = true

0 commit comments

Comments
 (0)