Bump version again

This commit is contained in:
Jon Staab
2024-04-15 17:22:40 -07:00
parent 6a58fb153a
commit f738682fb3
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@coracle.social/feeds",
"version": "0.0.2",
"version": "0.0.3",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for building dynamic nostr feeds.",
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@coracle.social/util": "0.0.8"
"@coracle.social/util": "0.0.9"
}
}