From 1fae67590f866015a93ac98b9220259a2bc4b28d Mon Sep 17 00:00:00 2001 From: Filip Maj Date: Mon, 13 May 2024 14:45:58 -0400 Subject: [PATCH] v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6d5281..7589fc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slack-health-score", - "version": "0.0.2", + "version": "0.0.3", "description": "A rough health score reporter", "main": "dist/index.js", "scripts": {