bump version to 0.86
[gitmo/Moose.git] / lib / Moose / Meta / Instance.pm
index e6c8003..175877c 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Instance;
 use strict;
 use warnings;
 
-our $VERSION   = '0.82';
+our $VERSION   = '0.86';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';