bump packages with python 2/3 fix

This commit is contained in:
Dave Conway-Jones
2018-08-12 22:23:19 +01:00
parent 8fe2478a0b
commit b94e3eb5fd
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-ledborg",
"version" : "0.0.20",
"version" : "0.0.21",
"description" : "A Node-RED node to control a PiBorg LedBorg board for a Raspberry Pi.",
"dependencies" : {
},