From f1afacc6905240ddf4e458b84d797c6053ab3175 Mon Sep 17 00:00:00 2001 From: Alberto Iannaccone Date: Thu, 13 Sep 2018 18:12:16 +0200 Subject: [PATCH] 1.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcf02d01..62f9cb51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arduino-create-agent-js-client", - "version": "1.2.6", + "version": "1.2.7", "description": "JS module providing discovery of the Arduino Create Plugin and communication with it", "main": "./src/index.js", "module": "es/index.js",