bump version to 0.66
[gitmo/Moose.git] / lib / Moose / Error / Confess.pm
index ea4b2a3..fdbbe96 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Error::Confess;
 use strict;
 use warnings;
 
-our $VERSION   = '0.65';
+our $VERSION   = '0.66';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';