summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/StrMatch.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-07-21 23:26:49 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-07-21 23:26:49 +0100
commit7e3806b128a106479ea7a6c52adf4a8d41a7319c (patch)
tree752fe450336b1cee3e04c89f12a3df5b8910bba4 /lib/Types/Standard/StrMatch.pm
parent24c35fbf443f725456c813e5e0bad5f0b2c19b09 (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 e0166f86..0c11ffaf 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.016002';
+ $Types::Standard::StrMatch::VERSION = '1.016003';
}
$Types::Standard::StrMatch::VERSION =~ tr/_//d;