summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/StrMatch.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-07-16 19:50:06 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-07-16 19:50:06 +0100
commit9e7ad6ed29def1ae57f646deceff780aef2369a1 (patch)
tree17f2f93ee68cd3cf6bf1c70131763c4cc94e8d66 /lib/Types/Standard/StrMatch.pm
parent6aec06bb388a42c54169058664378ef6049561c8 (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 bef79703..7d7353e2 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.015_001';
+ $Types::Standard::StrMatch::VERSION = '1.015_002';
}
$Types::Standard::StrMatch::VERSION =~ tr/_//d;