aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 12:42:27 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 12:42:27 +0100
commit6902e2730b9e01cdee65fdcea3524d4e14d7e884 (patch)
treef889cc558cbb24e515e6ce6e23a0a7948428694f
parentc1426b72383e2affce1d90164d1b1be0f7f7ac7b (diff)
downloadhoverbit-ble-6902e2730b9e01cdee65fdcea3524d4e14d7e884.tar.gz
hoverbit-ble-6902e2730b9e01cdee65fdcea3524d4e14d7e884.zip
1.0.8-alpha.1
-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 5b374b2..956d652 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8-alpha",
+ "version": "1.0.8-alpha.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 868d347..8e710f4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.8-alpha",
+ "version": "1.0.8-alpha.1",
"description": "",
"license": "MIT",
"scripts": {