From e4b253bb6f38e96beefe428a5200f2c6b246a099 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Sat, 29 Apr 2023 11:25:39 -0300 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4336ac..ea93f57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@clinic/heap-profiler", - "version": "4.1.0", + "version": "4.1.1", "description": "Programmable interface to Clinic.js Heap Profiler", "repository": "https://github.com/clinicjs/node-clinic-heap-profiler", "main": "src/index.js",