Skip to content

Commit cab793c

Browse files
committed
Bump to 0.41.0
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 503f75d commit cab793c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
-->
2727

28-
## Unreleased
28+
## v0.41.0 - 2025/04/15
2929

3030
## Changed
3131

@@ -35,13 +35,13 @@
3535

3636
* Expose `Relay::ban`
3737

38-
## 0.40.2
38+
## v0.40.2
3939

4040
### Fixed
4141

4242
* Fixes from upstream rust crates
4343

44-
## 0.40.1
44+
## v0.40.1
4545

4646
### Fixed
4747

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rust-nostr/nostr-sdk",
3-
"version": "0.40.2",
3+
"version": "0.41.0",
44
"description": "Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.",
55
"keywords": [
66
"nostr",

0 commit comments

Comments
 (0)