From 1f262b728e5f479706cf5e540cffa8ae42c502f5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 22 May 2018 16:24:33 +0200 Subject: [PATCH] 1.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8c5b0e..b40d824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.16", + "version": "1.0.17", "description": "update your tools in a smart way", "main": "dist/index.js", "typings": "dist/index.d.ts",