From f62bd73e333a39a9aed76ae894fdea169de1bcb9 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Mon, 6 Jul 2026 21:30:16 +0800 Subject: [PATCH] bump to 0.4.0 --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index 55b7caa..7f05958 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,7 @@ name = "terminal" display_name = "Terminal" scope = "@themes" -version = "0.3.1" +version = "0.4.0" description = "Phosphor-on-black TTY theme for dev tools and OSS docs. Window chrome, man-page article layouts, keybind tables, boot logs, monospace type, and a typed-terminal canvas hero. Paper-teletype light mode, phosphor dark mode." kind = "theme" categories = ["templates"]