From b3f9e495604b83e45a7cd4f99cc491f0463d994c Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Sun, 15 Mar 2026 04:07:16 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4411252..4e8ba54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@byteb4rb1e/mime-todo", - "version": "0.1.0", + "version": "0.2.0", "description": "CLI for the MIME TODO issue tracker specification with Bugzilla integration", "author": "Tiara Rodney ", "license": "CC-BY-ND-4.0",