summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/StrMatch.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-07-16 08:58:57 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-07-16 08:58:57 +0100
commitde7b5a2e8d100f75870306ff1d8058f53ab3212e (patch)
tree7a2708184b8b7e0a6abb5067a51e010ed96ebaa6 /lib/Types/Standard/StrMatch.pm
parent4abd87bc636a0dc3c87a3c07bb051e325d806dfc (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 e7aa358b..33a0ce22 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.014000';
+ $Types::Standard::StrMatch::VERSION = '1.015_000';
}
$Types::Standard::StrMatch::VERSION =~ tr/_//d;