From a6789902379673722baccfb8e9a232851b892459 Mon Sep 17 00:00:00 2001 From: bot Date: Sun, 28 Mar 2021 12:22:56 +0000 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddcc264..4a6596c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.3", + "version": "1.0.4", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",