diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-24 12:54:56 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-24 12:54:56 -0400 |
| commit | fc77662f3ac99e50f9b9fe17bd6a44b04bb3f558 (patch) | |
| tree | 5957359d747cee2dd930ddee565b002559ef184a /examples | |
| parent | 187375c03031910f48b8f6ca92dec94669a48a6f (diff) | |
Version bump
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/colorful/CHANGES.md | 4 | ||||
| -rw-r--r-- | examples/colorful/modules.ini | 2 |
2 files changed, 5 insertions, 1 deletions
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 |
