Skip to content

Commit 4c5a351

Browse files
committed
Bump to 0.40.1
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 98ffb3d commit 4c5a351

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,7 @@
2525
2626
-->
2727

28-
## [Unreleased]
29-
30-
### Summary
31-
32-
### Breaking changes
33-
34-
### Changed
35-
36-
### Added
28+
## 0.40.1
3729

3830
### Fixed
3931

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.0",
3+
"version": "0.40.1",
44
"description": "Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.",
55
"keywords": [
66
"nostr",

0 commit comments

Comments
 (0)