Bumping version to 0.006022
[p5sagit/Devel-Declare.git] / lib / Devel / Declare / Context / Simple.pm
index 02bc2cb..61f3fbc 100644 (file)
@@ -6,7 +6,8 @@ use Devel::Declare ();
 use B::Hooks::EndOfScope;
 use Carp qw/confess/;
 
-our $VERSION = '0.006020';
+our $VERSION = '0.006022';
+$VERSION =~ tr/_//d;
 
 sub new {
   my $class = shift;