From f64a17acd5398c666c760f8cb4f9c757d2e8ff44 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Sun, 27 Mar 2016 17:49:52 +0100 Subject: [PATCH] bump physical web node package to include pr from @natcl --- 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 a206b713..f8fd2fe1 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.10", + "version": "0.0.11", "description": "Node-RED nodes to interact with the Physical Web", "main": "physical-web.js", "scripts": {