From a2e21782221c848f8acaa5cda29f6ae187ed7a3d Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Fri, 20 Mar 2026 21:21:20 +0100 Subject: [PATCH] chore: bump version to 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 881347b..803ec1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@byteb4rb1e/mime-todo", - "version": "0.3.4", + "version": "0.4.0", "description": "CLI for the MIME TODO issue tracker specification with Bugzilla integration", "author": "Tiara Rodney ", "license": "CC-BY-ND-4.0",