Bump versions

This commit is contained in:
Jon Staab
2024-11-11 10:01:15 -08:00
parent 75bb578192
commit 2bc5565580
6 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.11",
"version": "0.0.12",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/net": "~0.0.33",
"@welshman/net": "~0.0.34",
"@welshman/util": "~0.0.45",
"nostr-tools": "^2.7.2"
},