From d48114cb8f0c591ef1cae1591bb3e65574710b33 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 16:44:49 +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 25bf522..71773f5 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "pastel-dream" display_name = "Pastel Dream" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "Soft bakery and patisserie theme — watercolor washes, scalloped edges, rounded menu cards, and seasonal specials in blush, berry, and lilac." kind = "theme" categories = ["templates"] tags = ["pastel", "bakery", "patisserie", "cafe", "food", "soft", "rounded", "watercolor", "menu", "seasonal"] -required_icon_packs = ["lucide", "simple-icons"]