summaryrefslogtreecommitdiff
path: root/lib/Type/Params
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-18 16:09:53 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-18 16:09:53 +0100
commit6fde87c5caf1e9fc87c4546fcc0b8a10478a091e (patch)
tree74ed29103f71fef3d9d9bd5df6bb9da0b5d2708a /lib/Type/Params
parent400c9ea125c4da48f1e10b6909138b55b43ca56a (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 7d16e77b..140a9e5d 100644
--- a/lib/Type/Params/Alternatives.pm
+++ b/lib/Type/Params/Alternatives.pm
@@ -10,7 +10,7 @@ BEGIN {
BEGIN {
$Type::Params::Alternatives::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Alternatives::VERSION = '1.999_009';
+ $Type::Params::Alternatives::VERSION = '1.999_010';
}
$Type::Params::Alternatives::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Parameter.pm b/lib/Type/Params/Parameter.pm
index f826206e..75e51d9e 100644
--- a/lib/Type/Params/Parameter.pm
+++ b/lib/Type/Params/Parameter.pm
@@ -10,7 +10,7 @@ BEGIN {
BEGIN {
$Type::Params::Parameter::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Parameter::VERSION = '1.999_009';
+ $Type::Params::Parameter::VERSION = '1.999_010';
}
$Type::Params::Parameter::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Signature.pm b/lib/Type/Params/Signature.pm
index 066e37c4..cabaee2c 100644
--- a/lib/Type/Params/Signature.pm
+++ b/lib/Type/Params/Signature.pm
@@ -10,7 +10,7 @@ BEGIN {
BEGIN {
$Type::Params::Signature::AUTHORITY = 'cpan:TOBYINK';
- $Type::Params::Signature::VERSION = '1.999_009';
+ $Type::Params::Signature::VERSION = '1.999_010';
}
$Type::Params::Signature::VERSION =~ tr/_//d;