Bump versions

This commit is contained in:
Jon Staab
2024-10-17 08:46:09 -07:00
parent 0523951e5a
commit ff34e096d7
6 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.8",
"version": "0.0.9",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.22",
"@welshman/net": "~0.0.27",
"@welshman/net": "~0.0.28",
"@welshman/util": "~0.0.37",
"nostr-tools": "^2.7.2"
},