Bump versions

This commit is contained in:
Jon Staab
2024-05-21 11:40:56 -07:00
parent fe0475281d
commit 79a6253b90
4 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.6",
"version": "0.0.7",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "0.0.6",
"@welshman/util": "0.0.7",
"@welshman/util": "0.0.8",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}