diff --git a/pxt.json b/pxt.json index b7d133e..d9612e7 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "pxt-MCP23017-easy12", - "version": "0.0.18", + "version": "0.0.19", "description": "Easy to use Blocks for the MCP23017 driver", "dependencies": { "core": "*",