diff --git a/History.md b/History.md index 5c9db53..792b515 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -# UNRELEASED +# 1.9.2 (2019-06-01) * Update debug to 4.1.1 * Update axios to 0.19.0 diff --git a/package.json b/package.json index 8d8564e..510e6bb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", - "version": "1.9.1", + "version": "1.9.2", "license": "MIT", "repository": { "type": "git", @@ -24,4 +24,4 @@ "lt": "./bin/client" }, "main": "./client.js" -} +} \ No newline at end of file