summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/StrMatch.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-13 09:58:02 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-13 09:58:02 +0100
commitd79e7f1ded5957dee05d53321506923836c5b327 (patch)
tree41929887a51be63594ea62cdcaa934a9a6007c0e /lib/Types/Standard/StrMatch.pm
parent4783a57f99043a66385a60d08f6a8bf6a1ea9845 (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 75adb0bf..eea49897 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_006';
+ $Types::Standard::StrMatch::VERSION = '1.999_007';
}
$Types::Standard::StrMatch::VERSION =~ tr/_//d;