diff --git a/package-lock.json b/package-lock.json index b76dc64..74c5581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@the-bds-maneger/core", - "version": "1.14.0", + "version": "1.14.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@the-bds-maneger/core", - "version": "1.14.0", + "version": "1.14.1", "license": "AGPL-3.0-or-later", "os": [ "linux", diff --git a/package.json b/package.json index 4bd1811..07e2aa7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.14.0", + "version": "1.14.1", "description": "Scripts to manage minecraft server's", "private": false, "main": "index.js",