version bump for release
Matt S Trout [Sat, 15 Dec 2012 21:01:02 +0000 (21:01 +0000)]
lib/Moo.pm

index 867869b..a5f869c 100644 (file)
@@ -5,7 +5,7 @@ use Moo::_Utils;
 use B 'perlstring';
 use Sub::Defer ();
 
-our $VERSION = '1.000006'; # 1.0.6
+our $VERSION = '1.000007'; # 1.0.7
 $VERSION = eval $VERSION;
 
 require Moo::sification;