From 30e6370acca086223885ff968296d433ad906edb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Tost=C3=A9e?= Date: Mon, 17 Feb 2020 01:14:51 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb5642b..c36693b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "packages-outdated", - "version": "1.1.0", + "version": "1.2.0", "description": "Check that all dependencies are up to date 🕵‍ 🕵‍", "main": "lib/index.js", "bin": "lib/index.js",