From 99f6dc794f621d5f60fc865f9e9e99035762aff9 Mon Sep 17 00:00:00 2001 From: Inter Date: Tue, 6 Feb 2024 17:03:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(bump):=20bump=20version=20?= =?UTF-8?q?to=205.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Inter --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d713b2..3195665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdbadges-cli", - "version": "4.4.2", + "version": "5.0.0", "engines": { "node": ">=18" },