This commit is contained in:
Roman Shtylman
2014-10-25 17:12:10 -07:00
parent 9bdb40e97c
commit e5b04a395b

View File

@@ -2,7 +2,7 @@
"author": "Roman Shtylman <shtylman@gmail.com>",
"name": "localtunnel",
"description": "expose localhost to the world",
"version": "1.4.0",
"version": "1.4.1",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/localtunnel.git"
@@ -22,4 +22,4 @@
"lt": "./bin/client"
},
"main": "./client.js"
}
}