From 475cd12904e4b3ad736f2d3742c9b0d3f80d14a8 Mon Sep 17 00:00:00 2001 From: philkunz Date: Mon, 15 Aug 2016 02:36:24 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f0782e..213e89d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartsocket", - "version": "1.0.7", + "version": "1.1.0", "description": "easy and secure websocket communication, Typescript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",