From 7b21ac4d28f9387246ee2b0aefe8523eb4b4eea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20L=C3=A9caud=C3=A9?= Date: Fri, 23 Apr 2021 15:43:48 -0400 Subject: [PATCH] physical-web: update package.json --- hardware/physical-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/physical-web/package.json b/hardware/physical-web/package.json index a3623295..f3d48bdd 100644 --- a/hardware/physical-web/package.json +++ b/hardware/physical-web/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-physical-web", - "version": "0.0.15", + "version": "0.0.16", "description": "Node-RED nodes to interact with the Physical Web", "main": "physical-web.js", "scripts": {