Bump versions

This commit is contained in:
Jon Staab
2025-01-02 15:06:57 -08:00
parent afcf4c0498
commit d4ee2396a2
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.29",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/signer": "~0.0.19",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/feeds",
"version": "0.0.29",
"version": "0.0.30",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.54",
"version": "0.0.55",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",