Bump versions

This commit is contained in:
Jon Staab
2024-05-16 10:11:08 -07:00
parent eee279cefa
commit 5d3265c15a
5 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.4",
"version": "0.0.5",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.3",
"@welshman/lib": "0.0.4",
"nostr-tools": "^2.3.2"
}
}