bump gpio version

This commit is contained in:
Dave Conway-Jones 2020-12-04 13:48:40 +00:00
parent 8c7409d041
commit 9e948b9fdf
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-pi-gpio",
"version": "1.2.2",
"version": "1.2.3",
"description": "The basic Node-RED node for Pi GPIO",
"dependencies" : {
},