From a6845ec63bd4f485f3c45c4272eb38733448ee05 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Sat, 25 Oct 2014 17:13:58 -0700 Subject: [PATCH] v1.5.0 --- History.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index 2a883f5..ab064fa 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -# UNRELEASED +# 1.5.0 (2014-10-25) * capture all errors on remote socket and restart the tunnel diff --git a/package.json b/package.json index 33bfbda..de3d057 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "1.4.0", + "version": "1.5.0", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git"