projects
/
p5sagit/Devel-GlobalDestruction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2c8ca8a
)
Bumping version to 0.14
Graham Knop [Mon, 31 Oct 2016 22:25:18 +0000 (18:25 -0400)]
lib/Devel/GlobalDestruction.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/GlobalDestruction.pm
b/lib/Devel/GlobalDestruction.pm
index
b449cda
..
2468b45
100644
(file)
--- a/
lib/Devel/GlobalDestruction.pm
+++ b/
lib/Devel/GlobalDestruction.pm
@@
-3,7
+3,7
@@
package Devel::GlobalDestruction;
use strict;
use warnings;
-our $VERSION = '0.13';
+our $VERSION = '0.14';
use Sub::Exporter::Progressive -setup => {
exports => [ qw(in_global_destruction) ],