From 1abe2a7335145b9afe9202cdf1596ffcc7fe7abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Thu, 31 Oct 2019 16:25:00 +0100 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e75d9232..6a70c91d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "clinic", "description": "Clinic.js diagnoses your performance issues", "repository": "nearform/node-clinic", - "version": "4.2.1", + "version": "5.0.0", "engines": { "node": "^13.0.0 || ^12.0.0 || ^11.0.0 || ^10.0.0 || ^8.11.1" },