From 0fa2eaeab483b0fa87cddff7b63e6a61b4a9a3fc Mon Sep 17 00:00:00 2001 From: Chad Granum Date: Thu, 15 Sep 2016 12:08:42 -0700 Subject: Automated Version Bump --- lib/Importer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Importer.pm b/lib/Importer.pm index fedb89d..e86fa55 100644 --- a/lib/Importer.pm +++ b/lib/Importer.pm @@ -2,7 +2,7 @@ package Importer; use strict qw/vars subs/; # Not refs! use warnings; no warnings 'once'; -our $VERSION = '0.023'; +our $VERSION = '0.024'; my %SIG_TO_SLOT = ( '&' => 'CODE', -- cgit v1.2.3