Bump versions

This commit is contained in:
Jon Staab
2024-11-13 10:21:14 -08:00
parent c049ecb6a8
commit 1eb519c97a
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.26",
"version": "0.0.27",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -35,7 +35,7 @@
"@welshman/feeds": "~0.0.25",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.35",
"@welshman/signer": "~0.0.13",
"@welshman/signer": "~0.0.14",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
"fuse.js": "^7.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.13",
"version": "0.0.14",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",