From d42fa5b4de6a2cf3dd5b23c27766eb91a885eb0d Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 22 May 2018 16:04:11 +0200 Subject: [PATCH] 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae08749..76025c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "update-check", - "version": "1.5.1", + "version": "1.5.2", "description": "Minimalistic update notifications for command line interfaces", "main": "./index.js", "scripts": {