From 1afa78307ce61c51180cdbf89c6f3fa7a717ca45 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 7 Jun 2018 23:14:58 +0200 Subject: [PATCH] 2.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b823d9..00526ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index da0b100..fc0da3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js",