From c0365c9553f7822ade25ff9a1940548f56dfaf33 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Thu, 11 Dec 2014 09:40:46 -0800 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2445ec..114f861 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel-server", "description": "expose localhost to the world", - "version": "0.0.4", + "version": "0.0.5", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel-server.git"