This commit is contained in:
Roman Shtylman
2014-02-14 00:37:23 -05:00
parent 44be55cd7b
commit 174e7f3982
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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"