mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 05:25:54 +00:00
v2.0.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
@@ -32,4 +32,4 @@
|
||||
"engines": {
|
||||
"node": ">=8.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user