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