This commit is contained in:
Roman Shtylman
2014-10-25 17:13:58 -07:00
parent adecf03f41
commit a6845ec63b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# UNRELEASED # 1.5.0 (2014-10-25)
* capture all errors on remote socket and restart the tunnel * capture all errors on remote socket and restart the tunnel

View File

@@ -2,7 +2,7 @@
"author": "Roman Shtylman <shtylman@gmail.com>", "author": "Roman Shtylman <shtylman@gmail.com>",
"name": "localtunnel", "name": "localtunnel",
"description": "expose localhost to the world", "description": "expose localhost to the world",
"version": "1.4.0", "version": "1.5.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/shtylman/localtunnel.git" "url": "git://github.com/shtylman/localtunnel.git"