From e8d8a1ba43a93e5f081ee04be8bcb78970f2622e Mon Sep 17 00:00:00 2001 From: Tom Browder Date: Sat, 20 Jan 2024 06:43:37 -0600 Subject: [PATCH] 2.2.1 --- Changes | 2 ++ META6.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index d773b32..32aa5ff 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,6 @@ {{$NEXT}} + +2.2.1 2024-01-20T06:43:11-06:00 - Make the default output for a single word be a suitable word for an arg regex selection, e.g., abbrev "Args" => "A|Ar|Arg|Args" diff --git a/META6.json b/META6.json index 7ce4ef8..26c66b4 100644 --- a/META6.json +++ b/META6.json @@ -25,5 +25,5 @@ ], "test-depends": [ ], - "version": "2.1.0" + "version": "2.2.1" }