Version 0.06
[p5sagit/Devel-GlobalDestruction.git] / lib / Devel / GlobalDestruction.pm
index aa623fa..9030ae7 100644 (file)
@@ -3,7 +3,7 @@ package Devel::GlobalDestruction;
 use strict;
 use warnings;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use Sub::Exporter -setup => {
     exports => [ qw(in_global_destruction) ],