bump pibrella node for PR

This commit is contained in:
Dave Conway-Jones
2025-09-08 21:42:52 +01:00
parent 8a38c3d5f6
commit c8c8703b36
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pibrella",
"version" : "0.1.0",
"version" : "0.2.0",
"description" : "A Node-RED node to read from and write to a Pibrella Raspberry Pi add-on board",
"dependencies" : {
},
@@ -18,7 +18,7 @@
},
"author": {
"name": "Dave Conway-Jones",
"email": "ceejay@vnet.ibm.com",
"email": "dceejay@gmail.com",
"url": "http://nodered.org"
}
}