summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/StrMatch.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-05 12:48:41 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-05 12:48:41 +0100
commite318f1e1e20f627b0c81b2304140f70614d48333 (patch)
tree276570e8215e2c85b7c4f8b1fe69326e635470f6 /lib/Types/Standard/StrMatch.pm
parent40540bc1b1ea3b214d0f23edc5702ecbae0705f5 (diff)
bump version; changelog
Diffstat (limited to 'lib/Types/Standard/StrMatch.pm')
-rw-r--r--lib/Types/Standard/StrMatch.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Types/Standard/StrMatch.pm b/lib/Types/Standard/StrMatch.pm
index 50bf9159..593fca81 100644
--- a/lib/Types/Standard/StrMatch.pm
+++ b/lib/Types/Standard/StrMatch.pm
@@ -6,7 +6,7 @@ use warnings;
BEGIN {
$Types::Standard::StrMatch::AUTHORITY = 'cpan:TOBYINK';
- $Types::Standard::StrMatch::VERSION = '1.999_000';
+ $Types::Standard::StrMatch::VERSION = '1.999_001';
}
$Types::Standard::StrMatch::VERSION =~ tr/_//d;