From f670cae1f8a7fb784d542e42b63bf3c1770aa155 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 9 Aug 2016 11:42:27 +0200 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ef741..4194efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartsocket", - "version": "1.0.4", + "version": "1.0.5", "description": "easy and secure websocket communication, Typescript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",