summaryrefslogtreecommitdiff
path: root/lib/Type/Params
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2023-01-01 16:12:32 +0000
committerToby Inkster <mail@tobyinkster.co.uk>2023-01-01 16:12:32 +0000
commit7d81b761188b57f4a1c58751da3c90b6f63f9db5 (patch)
tree2d1676d0bfc441d98de253080e26989a53f6d031 /lib/Type/Params
parent4b2d4177074b2dcc2f4825dcc94eb3485cd40840 (diff)
Bump version; update changelog and NEWS.
Diffstat (limited to 'lib/Type/Params')
-rw-r--r--lib/Type/Params/Alternatives.pm2
-rw-r--r--lib/Type/Params/Parameter.pm2
-rw-r--r--lib/Type/Params/Signature.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/Type/Params/Alternatives.pm b/lib/Type/Params/Alternatives.pm
index f096b1b6..9d696c36 100644
--- a/lib/Type/Params/Alternatives.pm
+++ b/lib/Type/Params/Alternatives.pm
@@ -12,7 +12,7 @@ BEGIN {
BEGIN {
$Type::Params::Alternatives::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Alternatives::VERSION = '2.001_002';
+ $Type::Params::Alternatives::VERSION = '2.002000';
}
$Type::Params::Alternatives::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Parameter.pm b/lib/Type/Params/Parameter.pm
index bfd87402..0192b557 100644
--- a/lib/Type/Params/Parameter.pm
+++ b/lib/Type/Params/Parameter.pm
@@ -12,7 +12,7 @@ BEGIN {
BEGIN {
$Type::Params::Parameter::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Parameter::VERSION = '2.001_002';
+ $Type::Params::Parameter::VERSION = '2.002000';
}
$Type::Params::Parameter::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Signature.pm b/lib/Type/Params/Signature.pm
index de2bf17b..88cc4c52 100644
--- a/lib/Type/Params/Signature.pm
+++ b/lib/Type/Params/Signature.pm
@@ -12,7 +12,7 @@ BEGIN {
BEGIN {
$Type::Params::Signature::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Signature::VERSION = '2.001_002';
+ $Type::Params::Signature::VERSION = '2.002000';
}
$Type::Params::Signature::VERSION =~ tr/_//d;