summaryrefslogtreecommitdiff
path: root/lib/autouse.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/autouse.pm')
-rw-r--r--lib/autouse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/autouse.pm b/lib/autouse.pm
index 8057d18f65..68646a4720 100644
--- a/lib/autouse.pm
+++ b/lib/autouse.pm
@@ -3,7 +3,7 @@ package autouse;
#use strict; # debugging only
use 5.003_90; # ->can, for my $var
-$autouse::VERSION = '1.02';
+$autouse::VERSION = '1.03';
$autouse::DEBUG ||= 0;