From 5f02c93fa141ad96e8213707f97ca73235d40027 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 22 May 2018 15:49:27 +0200 Subject: [PATCH] 1.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 628f570..ec8015b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartupdate", - "version": "1.0.15", + "version": "1.0.16", "description": "update your tools in a smart way", "main": "dist/index.js", "typings": "dist/index.d.ts",