From fe0721c974f75eb89925816c2c67e3120e859d10 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 2 Oct 2018 16:41:00 +0200 Subject: [PATCH] version updated --- build_package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build_package.json b/build_package.json index 0021e9f..b7ec468 100644 --- a/build_package.json +++ b/build_package.json @@ -1,5 +1,5 @@ { "name": "socket-io-tester", - "version": "1.2.2", + "version": "1.2.3", "main": "index.js" } diff --git a/package.json b/package.json index fbf5a8e..99e9808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "_electronapp", - "version": "1.2.2", + "version": "1.2.3", "main": "app/index.js", "license": "GPL-2.0", "scripts": {