aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 10:57:11 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 10:57:11 +0100
commit10a6f851c4b4c098f09270a3928a44d205ca9d80 (patch)
treefdcd13f115784fb7e478b0b1efaf6a28300189c6
parent4b5400c395380607379b898abac7d0b870a8c757 (diff)
downloadhoverbit-ble-10a6f851c4b4c098f09270a3928a44d205ca9d80.tar.gz
hoverbit-ble-10a6f851c4b4c098f09270a3928a44d205ca9d80.zip
1.0.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 3e405e3..27c92d8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.1",
+ "version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 638da25..8bebe7c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hoverbit-ble-controller",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "",
"license": "MIT",
"scripts": {