diff --git a/package-lock.json b/package-lock.json index 3dfc3d464..2d34f91d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "octodash", - "version": "1.5.0", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9e408d121..1a2f3a1fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "octodash", "description": "OctoDash is a simple, but beautiful dashboard for Octoprint.", - "version": "1.5.0", + "version": "2.0.0", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {