Update package.json

This commit is contained in:
Dave Conway-Jones
2021-02-01 09:19:26 +00:00
parent af8ac3933a
commit 6f38207362

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-rbe",
"version" : "0.2.9",
"version" : "0.3.0",
"description" : "A Node-RED node that provides report-by-exception (RBE) and deadband capabilities.",
"dependencies" : {
},