mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-20 17:05:54 +00:00
1.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# unreleased
|
# 1.0.0 / 2014-02-14
|
||||||
|
|
||||||
* default to localltunnel.me for host
|
* default to localltunnel.me for host
|
||||||
* remove exported `connect` method (just export one function that does the same thing)
|
* remove exported `connect` method (just export one function that does the same thing)
|
||||||
|
|||||||
@@ -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": "0.2.2",
|
"version": "1.0.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/shtylman/localtunnel.git"
|
"url": "git://github.com/shtylman/localtunnel.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user