bump serial port package

This commit is contained in:
Dave Conway-Jones 2017-11-23 20:58:56 +00:00
parent d11e8d5b15
commit 8c0c7ee272
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-serialport",
"version" : "0.6.0",
"version" : "0.6.1",
"description" : "Node-RED nodes to talk to serial ports",
"dependencies" : {
"serialport" : "^6.0.4"