Skip to content

Commit 40b8009

Browse files
author
Daisuke Baba
committed
Bump version
1 parent e2e6747 commit 40b8009

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Revision History
22

3+
* 4.0.1
4+
- Fix Module Loading Error
5+
36
* 4.0.0
47
- The node category is now `Network` rather than `Input` and `Output`.
58
- Improve stability on Linux by introducing BlueZ 5 D-Bus API

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-generic-ble",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Node-RED nodes for generic BLE devices",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)