Version 0.006008
[p5sagit/Devel-Declare.git] / lib / Devel / Declare / Context / Simple.pm
index 27abebd..2b9cfc1 100644 (file)
@@ -6,7 +6,7 @@ use Devel::Declare ();
 use B::Hooks::EndOfScope;
 use Carp qw/confess/;
 
-our $VERSION = '0.006007';
+our $VERSION = '0.006008';
 
 sub new {
   my $class = shift;