diff --git a/package.json b/package.json index 33bfbda..983ff58 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "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" -} \ No newline at end of file +}