From cd13a28935e6432263fa1b17938a9879a2434a29 Mon Sep 17 00:00:00 2001 From: root <39386799+NobleMajo@users.noreply.github.com> Date: Sat, 18 Jan 2025 17:45:46 +0000 Subject: [PATCH] Change: description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e38b00..24f2885 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hivessh", - "version": "1.1.10", - "description": "HiveSsh simplifies SSH2 connections via promise-based task execution on Linux servers with built-in server utilities and powerful command execution functions", + "version": "1.1.11", + "description": "HiveSsh is an innovative library designed to streamline SSH2 connections and simplify task execution on Linux servers.", "main": "dist/index.js", "type": "module", "scripts": {