From fc99bfeb3de692321398447205bc64eb3c5c2479 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 2 Feb 2026 21:23:54 -0700 Subject: [PATCH] Version bump --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 1b66c2f..931e4f4 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "image-tagger", "title": "Image Tagger", "description": "A module that helps you tag tokens to find what you're looking for faster!", - "version": "0.1.0", + "version": "0.2.0", "compatibility": { "minimum": 13, "verified": 13,