From 1e1bcfd3c83841f2cb2a50c70c78bcec3e5ed71e Mon Sep 17 00:00:00 2001 From: Jamie_ <59361355+JamieGrimwood@users.noreply.github.com> Date: Mon, 10 Jan 2022 07:49:05 +0000 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2584aba..fdb6f13 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "dashactyl-v1", - "version": "1.0.0", - "description": "The finished version of Dashactyl.", + "version": "1.0.1", + "description": "A client panel to split resources among users for pterodactyl.", "main": "index.js", - "author": "Two", + "author": "Jamie_#0001, Two#3864", "license": "ISC", "scripts": { "lint": "npx eslint --fix ."