From 31d1ab1032adb31f04955de197af148253f50a68 Mon Sep 17 00:00:00 2001 From: steelbrain Date: Thu, 17 Mar 2022 17:37:56 +0200 Subject: [PATCH] 12.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 750300c..999089f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ssh", - "version": "12.0.4-beta1", + "version": "12.0.4", "description": "SSH2 with Promises", "main": "lib/cjs/index.js", "typings": "lib/typings/index.d.ts",