Bump versions

This commit is contained in:
Jon Staab
2024-09-06 16:09:46 -07:00
parent 3d2e98aacc
commit 02dae9d463
10 changed files with 54 additions and 54 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.29",
"version": "0.0.30",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.16",
"@welshman/lib": "0.0.17",
"nostr-tools": "^2.7.2"
}
}