summaryrefslogtreecommitdiff
path: root/lib/Devel
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-14 12:17:53 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-14 12:17:53 +0100
commit38fa9e2f4478e4c4d5054abcf185d741b3d37259 (patch)
treec6b2feef415796794d510be7770cbad68db5632c /lib/Devel
parente084277b42dcaa6b2cb52dbf8e1ba0f4bc175b8c (diff)
bump version; changelog
Diffstat (limited to 'lib/Devel')
-rw-r--r--lib/Devel/TypeTiny/Perl58Compat.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Devel/TypeTiny/Perl58Compat.pm b/lib/Devel/TypeTiny/Perl58Compat.pm
index b3ceb761..8f29b5b3 100644
--- a/lib/Devel/TypeTiny/Perl58Compat.pm
+++ b/lib/Devel/TypeTiny/Perl58Compat.pm
@@ -5,7 +5,7 @@ use strict;
use warnings;
our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION = '1.999_007';
+our $VERSION = '1.999_008';
$VERSION =~ tr/_//d;