diff --git a/package-lock.json b/package-lock.json index e7aa67d..5d71fdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0813bce..9e91156 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.8", + "version": "2.0.9", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js",