From 466183ae305f62b0706af5e76a9817f2ff5c2591 Mon Sep 17 00:00:00 2001 From: Nicola Peditto Date: Fri, 4 Aug 2017 12:42:15 +0200 Subject: [PATCH] new NPM release: v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac518cb..c874da5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iotronic-standalone", - "version": "1.1.0", + "version": "1.1.1", "description": "IoTronic-standalone is the implementation of a personal Cloud to remote manage embedded devices (Arduino YUN/Linino One, Raspberry Pi 2/3, etc)", "main": "lib/s4t_wamp_server.js", "scripts": {