From 0fea52c322399c0fa7aef16341db4de5f74517bb Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Wed, 15 Mar 2023 18:00:58 -0300 Subject: [PATCH] 12.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aeddf1d..0068f25 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.0.0", + "version": "12.1.0", "bin": { "clinic": "bin.js" },