Skip to content

Commit 7c3b275

Browse files
committed
bump version
1 parent b8aebe4 commit 7c3b275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Module/Reader.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ BEGIN { require 5.006 }
33
use strict;
44
use warnings;
55

6-
our $VERSION = '0.002000';
6+
our $VERSION = '0.002001';
77
$VERSION = eval $VERSION;
88

99
use base 'Exporter';

0 commit comments

Comments
 (0)