Bump autouse version to 1.08
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 3 Mar 2014 22:45:52 +0000 (22:45 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 3 Mar 2014 22:45:52 +0000 (22:45 +0000)
Triggered by the following:
commit 0c6e98c726c248c4e5b9b4d00c6c9ea74f783997
commit aa86db36e6778689f4a9d13c9af25e2020f46bf4

dist/autouse/lib/autouse.pm

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