Skip to content

Commit 16c3e21

Browse files
committed
new version
1 parent 1240452 commit 16c3e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cryptoki.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ our %EXPORT_TAGS = ( 'all' => [ qw(
9797

9898
our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
9999

100-
our $VERSION = '0.01';
100+
our $VERSION = '0.01_02';
101101

102102
sub AUTOLOAD {
103103
# This AUTOLOAD is used to 'autoload' constants from the constant()

0 commit comments

Comments
 (0)