From fa16aaa2c1827fae52bffa24e3a5984ef62e3c23 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 27 Aug 2019 18:27:43 +0200 Subject: [PATCH] 2.0.17 --- 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 fa96649..2b8db37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.16", + "version": "2.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c5a47c8..447921f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.16", + "version": "2.0.17", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js",