Bump versions

This commit is contained in:
Jon Staab
2024-11-26 11:54:50 -08:00
parent 26c2fc133a
commit 6d1494be19
10 changed files with 48 additions and 49 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.45",
"version": "0.0.46",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.25",
"@welshman/lib": "~0.0.27",
"nostr-tools": "^2.7.2"
}
}