From 18ada0854a3ea0c5aa22e002b69b24cda1dd917b Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Wed, 6 Nov 2013 23:25:28 -0500 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea73725..27b1b9f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "0.1.1", + "version": "0.1.2", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"