From a3f5fee540e80f097dd1a3e72e31a4bfd905d671 Mon Sep 17 00:00:00 2001 From: bot Date: Mon, 9 May 2022 02:39:38 +0000 Subject: [PATCH] 1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7cfffd..456628b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.14", + "version": "1.0.15", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",