From 9e7ad6ed29def1ae57f646deceff780aef2369a1 Mon Sep 17 00:00:00 2001 From: Toby Inkster Date: Sat, 16 Jul 2022 19:50:06 +0100 Subject: bump version; changelog --- lib/Types/Standard/StrMatch.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Types/Standard/StrMatch.pm') 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; -- cgit v1.2.3