From fc77662f3ac99e50f9b9fe17bd6a44b04bb3f558 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 24 Aug 2025 12:54:56 -0400 Subject: Version bump --- examples/colorful/CHANGES.md | 4 ++++ examples/colorful/modules.ini | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/colorful/CHANGES.md b/examples/colorful/CHANGES.md index 086fbffc..093cc077 100644 --- a/examples/colorful/CHANGES.md +++ b/examples/colorful/CHANGES.md @@ -1,5 +1,9 @@ # Version History +## v1.2 + +- Version bump for patterns. + ## v1.1 - Added syntax for `@(strikethrough:...)` or `@(s:...)` diff --git a/examples/colorful/modules.ini b/examples/colorful/modules.ini index fb52a859..5e4b5b0a 100644 --- a/examples/colorful/modules.ini +++ b/examples/colorful/modules.ini @@ -1,2 +1,2 @@ [patterns] -version=v1.0 +version=v1.1 -- cgit v1.2.3