From 28a201a33a2aac52bd10f8d9ece78209cb1f2ce0 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 16:44:48 +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 6d16cce..2a0af4b 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "editorial" display_name = "Editorial" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "A personal essayist's reading room: warm book-paper light, sepia-on-charcoal dark, serif baseline grid, drop caps, running marginalia and small-caps labels for longform writers and independent newsletters." kind = "theme" categories = ["templates"] tags = ["editorial", "serif", "essay", "newsletter", "longform", "reading", "typographic", "blog", "writer"] -required_icon_packs = ["lucide"]