mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 13:35: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 tunneling a local HTTPS server
|
||||||
- Add support for localtunnel server with IP-based tunnel URLs
|
- Add support for localtunnel server with IP-based tunnel URLs
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "localtunnel",
|
"name": "localtunnel",
|
||||||
"description": "Expose localhost to the world",
|
"description": "Expose localhost to the world",
|
||||||
"version": "2.0.0-pre",
|
"version": "2.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user