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