projects
/
p5sagit/Devel-GlobalDestruction-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e5fd896
)
Bumping version to 0.03
Graham Knop [Mon, 31 Oct 2016 22:14:57 +0000 (18:14 -0400)]
lib/Devel/GlobalDestruction/XS.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/GlobalDestruction/XS.pm
b/lib/Devel/GlobalDestruction/XS.pm
index
f8a4496
..
cb26702
100644
(file)
--- a/
lib/Devel/GlobalDestruction/XS.pm
+++ b/
lib/Devel/GlobalDestruction/XS.pm
@@
-2,7
+2,7
@@
package Devel::GlobalDestruction::XS;
use strict;
use warnings;
-our $VERSION = '0.02';
+our $VERSION = '0.03';
require XSLoader;
XSLoader::load(__PACKAGE__, $VERSION);