add release date and bump version
[gitmo/Moose.git] / lib / Moose / Error / Confess.pm
index d05ce8c..3dcd6c9 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Error::Confess;
 use strict;
 use warnings;
 
-our $VERSION   = '0.63';
+our $VERSION   = '0.64';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';