From ec1958d8825d8e32593e605ae2209a86a66a10f5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 23 Aug 2019 00:21:14 +0200 Subject: [PATCH] 2.0.11 --- 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 4ffe289..93cf6a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.10", + "version": "2.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ae66193..9b07b10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tools", - "version": "2.0.10", + "version": "2.0.11", "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js", @@ -54,4 +54,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}