diff --git a/package-lock.json b/package-lock.json index 408e3a1..285ebb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ssh-client-wrapper", - "version": "2.10.1", + "version": "2.10.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ssh-client-wrapper", - "version": "2.10.1", + "version": "2.10.2", "license": "MIT", "dependencies": { "ajv": "^8.13.0", diff --git a/package.json b/package.json index 85b328a..3453f8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssh-client-wrapper", - "version": "2.10.1", + "version": "2.10.2", "description": "wrapper library for open ssh client and rsync", "keywords": [ "ssh",