Bump versions

This commit is contained in:
Jon Staab
2024-11-05 16:21:11 -08:00
parent f55660eb06
commit a3987cbf88
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.20",
"version": "0.0.21",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/lib",
"version": "0.0.23",
"version": "0.0.24",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities.",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.32",
"version": "0.0.33",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.43",
"version": "0.0.44",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",