summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/ArrayRef.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-12-03 15:16:49 +0000
committerToby Inkster <mail@tobyinkster.co.uk>2022-12-03 15:16:49 +0000
commit2bcd0e2b44b862e687364be9c445980621088928 (patch)
treea033aaca30a87c81b347e7b94c38474e8f4bcad2 /lib/Types/Standard/ArrayRef.pm
parent0cdc643bf4dcd0ec72cf5b822795518f211df987 (diff)
bump version; changelog
Diffstat (limited to 'lib/Types/Standard/ArrayRef.pm')
-rw-r--r--lib/Types/Standard/ArrayRef.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Types/Standard/ArrayRef.pm b/lib/Types/Standard/ArrayRef.pm
index a3263726..1cde1418 100644
--- a/lib/Types/Standard/ArrayRef.pm
+++ b/lib/Types/Standard/ArrayRef.pm
@@ -8,7 +8,7 @@ use warnings;
BEGIN {
$Types::Standard::ArrayRef::AUTHORITY = 'cpan:TOBYINK';
- $Types::Standard::ArrayRef::VERSION = '2.001_001';
+ $Types::Standard::ArrayRef::VERSION = '2.001_002';
}
$Types::Standard::ArrayRef::VERSION =~ tr/_//d;