From 7a46e931a74a7ba18dfee540e3a91c9ddbb9b1c7 Mon Sep 17 00:00:00 2001 From: steelbrain Date: Mon, 4 May 2020 16:31:04 +0500 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8e2d94..1c68191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ssh", - "version": "8.0.0", + "version": "9.0.0", "description": "SS2 with Promises", "main": "lib/cjs/index.js", "typings": "lib/typings/index.d.ts",