bump version to 0.87
[gitmo/Moose.git] / lib / Moose / Exporter.pm
old mode 100755 (executable)
new mode 100644 (file)
index be8e238..14ed924
@@ -3,7 +3,7 @@ package Moose::Exporter;
 use strict;
 use warnings;
 
-our $VERSION   = '0.83';
+our $VERSION   = '0.87';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';