diff --git a/package.json b/package.json index 59fcceb..37b5edd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ssh", - "version": "12.0.5", + "version": "13.0.0", "description": "SSH2 with Promises", "main": "lib/cjs/index.js", "typings": "lib/typings/index.d.ts",