diff --git a/package-lock.json b/package-lock.json index 934ae36..7a239a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bc-minecraft-project", - "version": "1.20.32-0", + "version": "1.20.32-1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bc-minecraft-project", - "version": "1.20.32-0", + "version": "1.20.32-1", "license": "BSD-3-Clause", "devDependencies": { "@types/chai": "^4.3.8", diff --git a/package.json b/package.json index b21226c..1c3db8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bc-minecraft-project", - "version": "1.20.32-0", + "version": "1.20.32-1", "description": "A library that provides object and handling for minecraft projects", "main": "./lib/src/main.js", "types": "./lib/src/main.d.ts",