This commit is contained in:
Roman Shtylman
2015-07-22 17:19:32 -07:00
parent a46cd02fcb
commit 4f97434a69
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"author": "Roman Shtylman <shtylman@gmail.com>",
"name": "localtunnel",
"description": "expose localhost to the world",
"version": "1.6.0",
"version": "1.7.0",
"license": "MIT",
"repository": {
"type": "git",
@@ -24,4 +24,4 @@
"lt": "./bin/client"
},
"main": "./client.js"
}
}