bump version to 1.2.0 since we're adding author checks
Matt S Trout [Wed, 16 Feb 2011 00:42:16 +0000 (00:42 +0000)]
lib/strictures.pm

index 132b92b..3286a54 100644 (file)
@@ -3,7 +3,7 @@ package strictures;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.001001'; # 1.1.1
+our $VERSION = '1.002000'; # 1.2.0
 
 sub VERSION {
   for ($_[1]) {