bump Time::Piece VERSION to 1.2002
authorDavid Golden <dagolden@cpan.org>
Thu, 20 Jun 2013 01:17:42 +0000 (21:17 -0400)
committerDavid Golden <dagolden@cpan.org>
Thu, 20 Jun 2013 01:17:42 +0000 (21:17 -0400)
cpan/Time-Piece/Piece.pm

index a3f7fb6..1f27350 100644 (file)
@@ -19,7 +19,7 @@ our %EXPORT_TAGS = (
     ':override' => 'internal',
     );
 
-our $VERSION = '1.20_01';
+our $VERSION = '1.2002';
 
 bootstrap Time::Piece $VERSION;