2 Commits

Author SHA1 Message Date
Roman Shtylman
a6845ec63b v1.5.0 2014-10-25 17:13:58 -07:00
Roman Shtylman
adecf03f41 update history 2014-10-25 17:13:49 -07:00
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 1.5.0 (2014-10-25)
* capture all errors on remote socket and restart the tunnel
# 1.4.0 (2014-08-31)
* don't emit errors for ETIMEDOUT

View File

@@ -2,7 +2,7 @@
"author": "Roman Shtylman <shtylman@gmail.com>",
"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"