summaryrefslogtreecommitdiff
path: root/lib/Type/Tiny/Role.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-08-04 16:56:15 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-08-04 16:56:15 +0100
commitaea0cb47952f915ec75dd218f9b19c390dff762f (patch)
tree0b15ef0b5a34748e21e0a89421142f582822f03d /lib/Type/Tiny/Role.pm
parent35c5c3905cda884e303f21889ff40374c0db84fc (diff)
bump version; changelog
Diffstat (limited to 'lib/Type/Tiny/Role.pm')
-rw-r--r--lib/Type/Tiny/Role.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Type/Tiny/Role.pm b/lib/Type/Tiny/Role.pm
index e60b7717..9a876c74 100644
--- a/lib/Type/Tiny/Role.pm
+++ b/lib/Type/Tiny/Role.pm
@@ -6,7 +6,7 @@ use warnings;
BEGIN {
$Type::Tiny::Role::AUTHORITY = 'cpan:TOBYINK';
- $Type::Tiny::Role::VERSION = '1.016006';
+ $Type::Tiny::Role::VERSION = '1.016007';
}
$Type::Tiny::Role::VERSION =~ tr/_//d;