another stupid mistake, another version bump
Matt S Trout [Thu, 12 Apr 2012 21:32:13 +0000 (21:32 +0000)]
lib/Moo.pm

index 6450df8..470e681 100644 (file)
@@ -4,7 +4,7 @@ use strictures 1;
 use Moo::_Utils;
 use B 'perlstring';
 
-our $VERSION = '0.009_015'; # 0.9.15
+our $VERSION = '0.009_016'; # 0.9.16
 $VERSION = eval $VERSION;
 
 require Moo::sification;