diff --git a/package-lock.json b/package-lock.json index 3d6bd7e96..74dbe5439 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "octodash", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "octodash", - "version": "2.1.2", + "version": "2.2.0", "license": "Apache 2.0", "dependencies": { "@angular/animations": "^11.2.12", diff --git a/package.json b/package.json index b006b3b0a..42082664e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "octodash", "description": "OctoDash is a simple, but beautiful dashboard for Octoprint.", - "version": "2.1.2", + "version": "2.2.0", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {