From 7b1fef982fecc2ce24ea9a95eb5854483b072b79 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Tue, 13 May 2014 20:33:41 -0400 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f2afb6..dd19c73 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "1.2.0", + "version": "1.3.0", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"