projects
/
p5sagit/Devel-GlobalDestruction-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
10f4886
)
Bumping version to 0.02
Graham Knop [Sun, 18 Oct 2015 15:35:40 +0000 (11:35 -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
c728012
..
f8a4496
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.01';
+our $VERSION = '0.02';
require XSLoader;
XSLoader::load(__PACKAGE__, $VERSION);