bump version to 1.2.1 for point release to ease debian packaging
[p5sagit/strictures.git] / lib / strictures.pm
index 3c3c005..060c763 100644 (file)
@@ -3,7 +3,7 @@ package strictures;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.002000'; # 1.2.0
+our $VERSION = '1.002001'; # 1.2.1
 
 sub VERSION {
   for ($_[1]) {