From dca11e72ee4d5ac5e485df1165b61c7eb8141a77 Mon Sep 17 00:00:00 2001 From: bot Date: Fri, 3 Sep 2021 06:47:30 +0000 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b5ee8c..460067a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.6", + "version": "1.0.7", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",