Skip to content

Commit 25dc371

Browse files
committed
browser-signer: bump to v0.44.1
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 5bba516 commit 25dc371

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.

signer/nostr-browser-signer/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

signer/nostr-browser-signer/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-browser-signer"
3-
version = "0.44.0"
3+
version = "0.44.1"
44
edition = "2021"
55
description = "Nostr Browser signer implementation (NIP-07)."
66
authors.workspace = true

0 commit comments

Comments
 (0)