From d18ee52a4c9d426d4bfc4d3a4615732d30f2f3a2 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Tue, 27 Jun 2023 18:02:53 -0300 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea93f57..3ffc56b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@clinic/heap-profiler", - "version": "4.1.1", + "version": "5.0.0", "description": "Programmable interface to Clinic.js Heap Profiler", "repository": "https://github.com/clinicjs/node-clinic-heap-profiler", "main": "src/index.js",