From c46a94b7a0018d5def250bfb06dd3c3e9bd892bf Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Sat, 3 Nov 2012 15:33:32 -0400 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87cda36..a909ef6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "0.0.1", + "version": "0.0.2", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"