Bump versions

This commit is contained in:
Jon Staab
2024-08-19 09:01:08 -07:00
parent 8d3ca2ef6a
commit bacc86823f
8 changed files with 41 additions and 38 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/feeds",
"version": "0.0.14",
"version": "0.0.15",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.25"
"@welshman/util": "0.0.27"
}
}