From f657f15ad7f18032ca79efd0751b0d7819d2ebe8 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 16:44:47 +0800 Subject: [PATCH] bump to 0.2.1 --- plugin.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin.mod b/plugin.mod index f923636..7eea0be 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "coffee" display_name = "Coffee" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "Warm, hand-crafted theme for cafes, bakeries, and slow-craft makers — kraft paper, doodle illustrations, and roasted browns." kind = "theme" categories = ["templates"] tags = ["warm", "hospitality", "cafe", "bakery", "food", "handcraft", "organic", "artisan", "menu"] -required_icon_packs = ["lucide", "simple-icons"]