fix fix for #105

This commit is contained in:
dceejay
2015-03-16 17:32:08 +00:00
parent 9d11a48cb1
commit 5a27ce17e8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-beaglebone",
"version" : "0.0.5",
"version" : "0.0.6",
"description" : "A set of Node-RED nodes to interface to the GPIO pins of a Beaglebone Black board",
"dependencies" : {
},