Bump underlying serial port nam version

This commit is contained in:
Dave Conway-Jones 2016-04-14 09:17:40 +01:00
parent d087281a11
commit 49b9277c26
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-serialport",
"version" : "0.2.0",
"version" : "0.2.1",
"description" : "Node-RED nodes to talk to an serial port",
"dependencies" : {
"serialport" : "2.0.*"
"serialport" : "2.1.*"
},
"repository" : {
"type":"git",