diff --git a/package-lock.json b/package-lock.json index 9f26cd9..e7aa67d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.7", + "version": "2.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d44be32..0813bce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.7", + "version": "2.0.8", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js", @@ -53,4 +53,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}