From bf28ccadf10229966e84f4dfbe890298c3c7697b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 30 Mar 2015 16:17:35 +0300 Subject: [PATCH] 1.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c85da0c..2fcc776 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "share-term", - "version": "1.0.0", + "version": "1.1.0", "description": "Share the terminal with your friends.", "main": "lib/index.js", "bin": { @@ -35,4 +35,4 @@ "oargv": "^1.2.0", "cli-resize": "^1.0.0" } -} +} \ No newline at end of file