From 4de74cdd6c6d4701045879ae6b4f324893448e8d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 11 May 2024 21:15:08 +0000 Subject: [PATCH] Change: github actions pipeline --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0c98fb..fe53534 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hivessh", - "version": "0.1.1", + "version": "0.1.2", "description": "HiveSsh simplifies SSH2 connections via promise-based task execution on Linux servers with built-in server utilities and powerful command execution functions", "main": "dist/index.js", "type": "module",