We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e53a2 commit 92087d7Copy full SHA for 92087d7
lib/Kernel/Keyring.pm
@@ -2,7 +2,7 @@ package Kernel::Keyring;
2
use strict;
3
use warnings;
4
5
-our $VERSION = '0.06';
+our $VERSION = '0.07';
6
7
use Carp 'croak';
8
use Exporter 'import';
0 commit comments