From 0b094cbfc7ff621c9c3f87934ee56e850625bbcf Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Wed, 29 Jun 2016 17:36:00 +0100 Subject: [PATCH] bump physical-web package version for nom --- 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 958d90bf..dc3e7bac 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.13", + "version": "0.0.14", "description": "Node-RED nodes to interact with the Physical Web", "main": "physical-web.js", "scripts": {