Bump versions

This commit is contained in:
Jon Staab
2024-11-07 15:12:17 -08:00
parent 151837accb
commit fb93bacb28
7 changed files with 35 additions and 24 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.22",
"version": "0.0.23",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/feeds": "~0.0.22",
"@welshman/feeds": "~0.0.23",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.33",
"@welshman/signer": "~0.0.11",