bump version to 0.89
[gitmo/Moose.git] / lib / Moose / Meta / Instance.pm
index 595f8b8..9edb1c7 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Instance;
 use strict;
 use warnings;
 
-our $VERSION   = '0.88';
+our $VERSION   = '0.89';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';