From 99eca912d363a86f522399a3e91dfbf57f72a1a8 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 9 Oct 2017 03:06:14 +0200 Subject: [PATCH] 1.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8c1d39..28dfdd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartsocket", - "version": "1.1.10", + "version": "1.1.11", "description": "easy and secure websocket communication, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",