bump version to 1.2.2 for 'matt is an idiot' test fixing point release
Matt S Trout [Fri, 25 Feb 2011 13:35:24 +0000 (13:35 +0000)]
lib/strictures.pm

index 0ad8144..06301c0 100644 (file)
@@ -3,7 +3,7 @@ package strictures;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.002001'; # 1.2.1
+our $VERSION = '1.002002'; # 1.2.2
 
 sub VERSION {
   for ($_[1]) {