From c515cda71bdaa8dbe6b86b93e5ae65747f8f00b6 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Wed, 28 Jun 2023 10:04:08 -0300 Subject: [PATCH] 13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5367ff..f8b70c3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "clinic", "description": "Clinic.js diagnoses your performance issues", "repository": "clinicjs/node-clinic", - "version": "12.1.0", + "version": "13.0.0", "bin": { "clinic": "bin.js" },