From 659c822f62f532b09f93474e577812db0c345425 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Thu, 25 Jun 2026 21:39:37 +0800 Subject: [PATCH] bump to 0.1.1 --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index 1cb68ff..950e06a 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,7 @@ name = "terminal" display_name = "Terminal" scope = "@themes" -version = "0.1.0" +version = "0.1.1" description = "Phosphor green on black terminal aesthetic with ASCII art, monospace type, and man-page article layouts. For indie dev sites, CTF writeups, and CLI tool docs." kind = "theme" tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"]