Version 1.05
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToInstance.pm
index f590b69..c1e26f0 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.02';
+our $VERSION   = '1.05';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';