This commit is contained in:
Roman Shtylman
2019-09-16 07:50:28 -07:00
parent 24475fef1b
commit b7e450177b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# UNRELEASED
# 2.0.0 (2019-09-16)
- Add support for tunneling a local HTTPS server
- Add support for localtunnel server with IP-based tunnel URLs

View File

@@ -1,7 +1,7 @@
{
"name": "localtunnel",
"description": "Expose localhost to the world",
"version": "2.0.0-pre",
"version": "2.0.0",
"license": "MIT",
"repository": {
"type": "git",