Skip to content

Commit a5bf03f

Browse files
committed
js: bump to v0.6.0
1 parent fb18716 commit a5bf03f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/nostr-js/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",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Nostr protocol implementation",
55
"keywords": [
66
"nostr",

bindings/nostr-sdk-js/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.5.0",
3+
"version": "0.6.0",
44
"description": "High level Nostr client library.",
55
"keywords": [
66
"nostr",

0 commit comments

Comments
 (0)