bump version and update changes for release later today (I hope)
[gitmo/Moose.git] / lib / Moose / Meta / Instance.pm
index 17b93df..1b0444f 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Instance;
 use strict;
 use warnings;
 
-our $VERSION   = '0.56';
+our $VERSION   = '0.57';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';