Bump versions

This commit is contained in:
Jon Staab
2024-11-07 09:09:34 -08:00
parent 0074b51aba
commit 151837accb
8 changed files with 47 additions and 47 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/feeds",
"version": "0.0.21",
"version": "0.0.22",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.42"
"@welshman/lib": "~0.0.24",
"@welshman/util": "~0.0.45"
}
}