From 90697584d7eaf3f39b3a8a3f62c40ef8703b724d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 19 Jun 2019 13:12:11 +0200 Subject: [PATCH] 2.0.5 --- package-lock.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a95a7cf..0160a86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e5df478..9c251c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.4", + "version": "2.0.5", "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 +}