From 3026d6a42c378167fd5b41fe4cf5943766130719 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Mon, 28 Apr 2014 19:00:12 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d5c72c..5f2afb6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "1.1.2", + "version": "1.2.0", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"