Bump versions

This commit is contained in:
Jon Staab
2024-12-10 08:25:49 -08:00
parent 9ab8b70bb9
commit 8978b77983
10 changed files with 29 additions and 29 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.31",
"version": "0.0.32",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -34,10 +34,10 @@
"@welshman/lib": "~0.0.28",
"@welshman/feeds": "~0.0.26",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.39",
"@welshman/net": "~0.0.40",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.47",
"@welshman/util": "~0.0.48",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",