diff --git a/package-lock.json b/package-lock.json index ad5fbd6..c9018d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@minecraft-js/lunarbukkitapi", - "version": "1.2.3", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@minecraft-js/lunarbukkitapi", - "version": "1.2.3", + "version": "1.2.0", "license": "MIT", "dependencies": { "@minecraft-js/bufwrapper": "^1.4.6", diff --git a/package.json b/package.json index 7aee60c..f0ee4ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@minecraft-js/lunarbukkitapi", - "version": "1.2.3", + "version": "1.2.0", "description": "Defines the Lunar Client Bukkit protocol", "main": "dist/index.js", "scripts": {