aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 12:00:53 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 12:00:53 +0100
commitc771e53b7fc0997b038f43491090eaf99b775816 (patch)
treee3d439733390c902475b2042238009d5930fb93d
parent79056a5e26dad19847087920bfb76358bf2d776a (diff)
downloadhoverbit-ble-c771e53b7fc0997b038f43491090eaf99b775816.tar.gz
hoverbit-ble-c771e53b7fc0997b038f43491090eaf99b775816.zip
1.0.8-alpha
-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 f4ae90c..5b374b2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8",
+ "version": "1.0.8-alpha",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 7a552d7..868d347 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8",
+ "version": "1.0.8-alpha",
"description": "",
"license": "MIT",
"scripts": {