Bump versions

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