]> git.vpit.fr Git - perl/modules/Sub-Op.git/blobdiff - t/Sub-Op-LexicalSub/lib/Sub/Op/LexicalSub.pm
This is 0.02
[perl/modules/Sub-Op.git] / t / Sub-Op-LexicalSub / lib / Sub / Op / LexicalSub.pm
index 8d04dc0df558b88b9a4424ed47931c616cd48c39..0888de565698ac6bffa1c2d27f3feb750e72b830 100644 (file)
@@ -8,7 +8,7 @@ our ($VERSION, @ISA);
 use Sub::Op;
 
 BEGIN {
- $VERSION = '0.01';
+ $VERSION = '0.02';
  require DynaLoader;
  push @ISA, 'DynaLoader';
  __PACKAGE__->bootstrap($VERSION);