From b49a4c473c6bb16da9aa9fb7a9ae5d05dac2a103 Mon Sep 17 00:00:00 2001 From: Hilmar Lapp Date: Sat, 30 Dec 2017 23:37:56 -0500 Subject: [PATCH] Increments version to v0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a20240a..929c821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wirelesstags", - "version": "0.7.1", + "version": "0.7.2", "description": "Interface to the Wireless Sensor Tags platform (http://wirelesstag.net)", "main": "index.js", "scripts": {