diff --git a/package-lock.json b/package-lock.json index 172cd4e8..9279e670 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chaos-studio", - "version": "0.5.1", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "chaos-studio", - "version": "0.5.1", + "version": "0.6.0", "license": "MIT", "devDependencies": { "jsdoc": "4.0.2", diff --git a/package.json b/package.json index db59032f..b1f00e65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chaos-studio", - "version": "0.5.1", + "version": "0.6.0", "description": "a 2D game engine", "homepage": "https://waynemwashuma.github.io/chaos-engine/", "bugs": {