diff --git a/package.json b/package.json index fd12090d..1fd1f7ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssh2", - "version": "1.3.0", + "version": "1.4.0", "author": "Brian White ", "description": "SSH2 client and server modules written in pure JavaScript for node.js", "main": "./lib/index.js",