diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 11:12:31 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 11:12:31 +0100 |
commit | 6e72ae646857f91fc817a7a572fbec7d86e61617 (patch) | |
tree | ea5feadec26bbf385a1ae5c83d4048de176b9e62 /package.json | |
parent | 1b8cd0b5565b0d45bdf87becf86a03916b0c6764 (diff) | |
download | hoverbit-ble-6e72ae646857f91fc817a7a572fbec7d86e61617.tar.gz hoverbit-ble-6e72ae646857f91fc817a7a572fbec7d86e61617.zip |
1.0.5
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 5fe7ab3..db89e71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hoverbit-ble-controller", - "version": "1.0.5-0", + "version": "1.0.5", "description": "", "license": "MIT", "scripts": { |