Bump autouse version due to commit f965e9d4a
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 15 Jan 2012 21:42:59 +0000 (21:42 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 15 Jan 2012 21:42:59 +0000 (21:42 +0000)
dist/autouse/lib/autouse.pm

index cbde386..a66e50c 100644 (file)
@@ -3,7 +3,7 @@ package autouse;
 #use strict;           # debugging only
 use 5.006;             # use warnings
 
-$autouse::VERSION = '1.06';
+$autouse::VERSION = '1.07';
 
 $autouse::DEBUG ||= 0;