From 77091b3d9351c567d26506964fde6184e2f3695d Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Tue, 31 Dec 2013 17:34:04 -0500 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b68fbd2..e4ed8b3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "0.2.0", + "version": "0.2.1", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"