Bump net version

This commit is contained in:
Jon Staab
2024-05-24 14:39:02 -07:00
parent b7d5ce7ae2
commit ff2480e9d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3096,7 +3096,7 @@
}, },
"packages/net": { "packages/net": {
"name": "@welshman/net", "name": "@welshman/net",
"version": "0.0.10", "version": "0.0.11",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@welshman/lib": "0.0.8", "@welshman/lib": "0.0.8",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@welshman/net", "name": "@welshman/net",
"version": "0.0.10", "version": "0.0.11",
"author": "hodlbod", "author": "hodlbod",
"license": "MIT", "license": "MIT",
"description": "Utilities for connecting with nostr relays.", "description": "Utilities for connecting with nostr relays.",