summaryrefslogtreecommitdiff
path: root/lib/Types/Standard/ArrayRef.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-02 18:08:34 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-02 18:08:34 +0100
commit3b7607f63ee9692c8223ca7d475176cedd62354c (patch)
tree4976750405941fa7a302f2d53912de4c7264fe76 /lib/Types/Standard/ArrayRef.pm
parent68e73e10f71f3bed6d0216e78c65c5a1aaec7c2c (diff)
Bump version to 1.999_000
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 45f92657..ccc5fd56 100644
--- a/lib/Types/Standard/ArrayRef.pm
+++ b/lib/Types/Standard/ArrayRef.pm
@@ -6,7 +6,7 @@ use warnings;
BEGIN {
$Types::Standard::ArrayRef::AUTHORITY = 'cpan:TOBYINK';
- $Types::Standard::ArrayRef::VERSION = '1.016010';
+ $Types::Standard::ArrayRef::VERSION = '1.999_000';
}
$Types::Standard::ArrayRef::VERSION =~ tr/_//d;