From f68b1270c7275d9eb7d5ab2defc8a9d03a26128b Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Tue, 16 Oct 2012 23:24:04 -0400 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 360bd0f..cafdb6f 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.0", + "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"