Bump versions

This commit is contained in:
Jon Staab
2024-10-07 14:04:29 -07:00
parent 2156aeaeb5
commit 42763a4150
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.9",
"version": "0.0.10",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -35,7 +35,7 @@
"@welshman/net": "^0.0.23",
"@welshman/signer": "^0.0.6",
"@welshman/store": "^0.0.8",
"@welshman/util": "^0.0.34",
"@welshman/util": "^0.0.35",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",