From 8a29f9e3794c1f184f31545690f05cb33ce84066 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Sat, 19 Aug 2023 14:38:19 +0100 Subject: [PATCH] bump for PR #1024 --- hardware/Pibrella/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/Pibrella/package.json b/hardware/Pibrella/package.json index 35e21b9c..9e46b2b4 100644 --- a/hardware/Pibrella/package.json +++ b/hardware/Pibrella/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-pibrella", - "version" : "0.0.17", + "version" : "0.1.0", "description" : "A Node-RED node to read from and write to a Pibrella Raspberry Pi add-on board", "dependencies" : { },