Bump versions

This commit is contained in:
Jon Staab
2024-11-07 09:09:34 -08:00
parent 0074b51aba
commit 151837accb
8 changed files with 47 additions and 47 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.44",
"version": "0.0.45",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/lib": "~0.0.24",
"nostr-tools": "^2.7.2"
}
}