From ba8605c3f781b9d4294dbf36d81f1bd9a79b1970 Mon Sep 17 00:00:00 2001 From: Gritzko Daniel Kleiner Date: Wed, 24 Apr 2024 10:12:03 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56dd38..e2f1f74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodejs-health-checker", - "version": "1.6.12", + "version": "1.6.13", "description": "Simple Nodejs package to simplify applications based in Node, to trace the healthy of the pods", "author": "Gritzko D. Kleiner ", "license": "MIT",