diff --git a/package-lock.json b/package-lock.json index 7f2405d..0053d62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.21", + "version": "2.0.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f4b423..f9d4456 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.21", + "version": "2.0.22", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist_ts/index.js",