From c97c0d3093381a1d8bf00dbad442650665cc10f5 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Fri, 26 Jun 2026 00:33:26 +0800 Subject: [PATCH] bump to 0.1.2 --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index 950e06a..eb423c5 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,7 @@ name = "terminal" display_name = "Terminal" scope = "@themes" -version = "0.1.1" +version = "0.1.2" 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"]