summaryrefslogtreecommitdiff
path: root/lib/Error/TypeTiny/Compilation.pm
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2022-09-02 18:08:34 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2022-09-02 18:08:34 +0100
commit3b7607f63ee9692c8223ca7d475176cedd62354c (patch)
tree4976750405941fa7a302f2d53912de4c7264fe76 /lib/Error/TypeTiny/Compilation.pm
parent68e73e10f71f3bed6d0216e78c65c5a1aaec7c2c (diff)
Bump version to 1.999_000
Diffstat (limited to 'lib/Error/TypeTiny/Compilation.pm')
-rw-r--r--lib/Error/TypeTiny/Compilation.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Error/TypeTiny/Compilation.pm b/lib/Error/TypeTiny/Compilation.pm
index 0ec63672..69161ebe 100644
--- a/lib/Error/TypeTiny/Compilation.pm
+++ b/lib/Error/TypeTiny/Compilation.pm
@@ -6,7 +6,7 @@ use warnings;
BEGIN {
$Error::TypeTiny::Compilation::AUTHORITY = 'cpan:TOBYINK';
- $Error::TypeTiny::Compilation::VERSION = '1.016010';
+ $Error::TypeTiny::Compilation::VERSION = '1.999_000';
}
$Error::TypeTiny::Compilation::VERSION =~ tr/_//d;