Bump versions

This commit is contained in:
Jon Staab
2024-09-12 11:37:48 -07:00
parent c5364b60b8
commit c200fdb38d
8 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.21",
"version": "0.0.22",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "0.0.17",
"@welshman/util": "0.0.30",
"@welshman/util": "0.0.31",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}