Bump versions

This commit is contained in:
Jon Staab
2024-06-11 08:23:51 -07:00
parent 3696282a9f
commit 289d2fb8f9
7 changed files with 40 additions and 25 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/feeds",
"version": "0.0.9",
"version": "0.0.10",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.12"
"@welshman/util": "0.0.13"
}
}