From 78491fb20e2d66e29706991eb55f8c465feee3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 23 Mar 2017 16:03:12 +0200 Subject: [PATCH] :arrow_up: 1.0.6 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d32e31..44ed871 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "io" ], "license": "MIT", - "version": "1.0.5", + "version": "1.0.6", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"