From 3b67c8a8ce21596a0aa4e24669c4905d8d57a508 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Sun, 20 Apr 2014 10:51:24 -0400 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e952d8..3d5c72c 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.1", + "version": "1.1.2", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"