summaryrefslogtreecommitdiff
path: root/lib/Type/Params
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2023-04-05 09:39:12 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2023-04-05 09:39:12 +0100
commit1ae79cf2e01f48a2e6bffc6d57b3d369565b6e34 (patch)
treee5a170f2fd240c30864f5a1ed529dfefced49f05 /lib/Type/Params
parent92307805b4fcae88414456149527df83fd44603d (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 3d71d68c..e42a2fda 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.003_000';
+ $Type::Params::Alternatives::VERSION = '2.004000';
}
$Type::Params::Alternatives::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Parameter.pm b/lib/Type/Params/Parameter.pm
index b9456245..a43faf16 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.003_000';
+ $Type::Params::Parameter::VERSION = '2.004000';
}
$Type::Params::Parameter::VERSION =~ tr/_//d;
diff --git a/lib/Type/Params/Signature.pm b/lib/Type/Params/Signature.pm
index 614eb675..ec10a7ba 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.003_000';
+ $Type::Params::Signature::VERSION = '2.004000';
}
$Type::Params::Signature::VERSION =~ tr/_//d;