summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/ArrayRef.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-29 14:17:38 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-29 14:17:38 +0100
commitf215c2705b93bf749ed33df9c85e7de25c4e3bd7 (patch)
treef53e56e9426e721b9cb50b9b1e7778000bc95620 /lib/Types/Standard/ArrayRef.pm
parent33c7892aa1573653c23b320004cfd0ec9e4f19cd (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 9178f0f7..6876f273 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.000000';
+ $Types::Standard::ArrayRef::VERSION = '2.001_000';
}
$Types::Standard::ArrayRef::VERSION =~ tr/_//d;