From 2063493e17596264ad20a192c273d03f2ffef6bc Mon Sep 17 00:00:00 2001 From: UnchartedBull Date: Wed, 24 Jul 2019 15:02:04 +0200 Subject: [PATCH] 1.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index de3e3573b..c31a8be6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "octodash", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 14f7b288e..cb8e1cf99 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.0.1", + "version": "1.1.0", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {