bump for multiple chip support PR

This commit is contained in:
Dave Conway-Jones 2021-10-27 13:49:15 +01:00
parent ae4b6bb0bf
commit 29b8765de1
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-mcp3008",
"version" : "0.4.2",
"version" : "0.5.0",
"description" : "A Node-RED node to read from the MCP3008 Analogue to Digital Converter",
"dependencies" : {
"mcp-spi-adc": "^3.2.0"