From b09e284017fd360fefc5a0aca816d554c2c8eced Mon Sep 17 00:00:00 2001 From: Stefan Aichholzer Date: Wed, 26 Oct 2016 12:30:31 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8F=20=F0=9F=8F=BC=F0=9F=91=8D=20=20Ve?= =?UTF-8?q?rsion=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 55b418b..26a4e33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whir.io", - "version": "0.1.6", + "version": "1.0.0", "description": "The whir.io chat client.", "author": { "name": "Stefan Aichholzer", @@ -56,7 +56,7 @@ "bugs": { "url": "https://github.com/WhirIO/Client/issues" }, - "_from": "whir.io@^0.1.5", + "_from": "whir.io@^0.2.0", "_npmUser": { "name": "aichholzer", "email": "theaichholzer@gmail.com"