From a7bb3ee3a6e3c8550fb1f2ba132411f4526844c3 Mon Sep 17 00:00:00 2001 From: Simon Boudrias Date: Fri, 10 May 2019 16:41:13 +0800 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2db3d0a..5d3edf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "update-notifier", - "version": "2.5.0", + "version": "3.0.0", "description": "Update notifications for your CLI app", "license": "BSD-2-Clause", "repository": "yeoman/update-notifier",