From 779ed39b4fbf09a948804a99da3453a8778c5b90 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Sat, 10 Jan 2015 21:04:35 -0800 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5efea8f..df8d88f 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.6", + "version": "0.0.7", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel-server.git"