chore: Do release of code.

This commit is contained in:
imterah 2024-09-20 14:22:55 -04:00
parent b9c05e6196
commit 9ae7f1001d
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
1.0.1 1.1.0

View file

@ -1,6 +1,6 @@
{ {
"name": "nextnet", "name": "nextnet",
"version": "0.1.0", "version": "1.1.0",
"description": "Yet another dashboard to manage portforwarding technologies", "description": "Yet another dashboard to manage portforwarding technologies",
"main": "index.js", "main": "index.js",
"type": "module", "type": "module",

View file

@ -1,6 +1,6 @@
{ {
"name": "nextnet-lom", "name": "nextnet-lom",
"version": "0.1.0", "version": "1.1.0",
"description": "Lights Out Management, NextNet style", "description": "Lights Out Management, NextNet style",
"main": "index.js", "main": "index.js",
"type": "module", "type": "module",