From e3eadeb3783eab53f069ca5103fc95b4b14fb93a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 11 Sep 2017 14:14:27 +0200 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aee6528..a118cbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartupdate", - "version": "1.0.10", + "version": "1.0.11", "description": "update your tools in a smart way", "main": "dist/index.js", "typings": "dist/index.d.ts",