From 0f0a1b6703687879e6c50de1b89410a4096ad75f Mon Sep 17 00:00:00 2001 From: David Hutchison Date: Sun, 8 Nov 2020 17:40:00 +0000 Subject: [PATCH] chore: version bump --- 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 c265aeb..07b827b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@devwithimagination/homebridge-ebeco", - "version": "0.0.1-alpha.0", + "version": "0.0.1-alpha.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94a84fa..f037f99 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "Ebeco", "name": "@devwithimagination/homebridge-ebeco", - "version": "0.0.1-alpha.0", + "version": "0.0.1-alpha.1", "description": "A short description about what your plugin does.", "license": "Apache-2.0", "repository": {