Merge against v1.3.4 instead of 1.3.3

not sure what went wrong but here we are...
Setting to v1.4.0 as def a functionality change
This commit is contained in:
Dave Conway-Jones
2025-04-04 13:48:49 +01:00
parent 6c9717d92c
commit 09ad8ddb93
4 changed files with 119 additions and 89 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-arduino",
"version": "2.0.0",
"version": "1.4.0",
"description": "A Node-RED Node, to talk to a chip as I/O extender, which is running Firmata firmware",
"dependencies": {
"serialport": "^12.0.0"