diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 10:51:50 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 10:51:50 +0100 |
commit | f706ffb7f603ca22e9b3f43bc103686572bbf770 (patch) | |
tree | 311efda30996f03eb80b4f3348bdd46cfd1c2b53 /package.json | |
parent | d083d7a4bbb99ec4a89d9143ef1b6f6492dc8df8 (diff) | |
download | hoverbit-ble-f706ffb7f603ca22e9b3f43bc103686572bbf770.tar.gz hoverbit-ble-f706ffb7f603ca22e9b3f43bc103686572bbf770.zip |
1.0.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 81ba90a..638da25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hoverbit-ble-controller", - "version": "1.0.0", + "version": "1.0.1", "description": "", "license": "MIT", "scripts": { |