summaryrefslogtreecommitdiff
path: root/lib/Type/Params
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/Type/Params
parent0cdc643bf4dcd0ec72cf5b822795518f211df987 (diff)
bump version; changelog
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 2c84a952..f096b1b6 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_001';
+ $Type::Params::Alternatives::VERSION = '2.001_002';
}
$Type::Params::Alternatives::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Parameter.pm b/lib/Type/Params/Parameter.pm
index e861a8ba..bfd87402 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_001';
+ $Type::Params::Parameter::VERSION = '2.001_002';
}
$Type::Params::Parameter::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Signature.pm b/lib/Type/Params/Signature.pm
index f9035f64..de2bf17b 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_001';
+ $Type::Params::Signature::VERSION = '2.001_002';
}
$Type::Params::Signature::VERSION =~ tr/_//d;