aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 13:05:37 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 13:05:37 +0100
commit7f06a457857281632bd26af854609fe4812e2973 (patch)
treef046af8370e3049b190fe377765ea917158ed029
parent95177ba6afee6d10cdf51bf7aad8985af34dbca1 (diff)
downloadhoverbit-ble-7f06a457857281632bd26af854609fe4812e2973.tar.gz
hoverbit-ble-7f06a457857281632bd26af854609fe4812e2973.zip
1.0.8-alpha.2
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 956d652..ef2ae7e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8-alpha.1",
+ "version": "1.0.8-alpha.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 8e710f4..127d778 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8-alpha.1",
+ "version": "1.0.8-alpha.2",
"description": "",
"license": "MIT",
"scripts": {