Bump versions

This commit is contained in:
Jon Staab
2024-05-20 15:31:03 -07:00
parent fc0cbf5728
commit b80b8d264b
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.6",
"version": "0.0.7",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.5",
"@welshman/lib": "0.0.6",
"nostr-tools": "^2.3.2"
}
}