diff --git a/package.json b/package.json index b70ef78..6e3aa1c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "SSH FS", "description": "File system provider using SSH", "publisher": "Kelvin", - "version": "1.4.1", + "version": "1.5.0", "engines": { "vscode": "^1.23.0" }, @@ -176,4 +176,4 @@ "ssh2": "^0.6.0", "winreg": "^1.2.4" } -} +} \ No newline at end of file