summaryrefslogtreecommitdiff
path: root/lib/Crypt/PK.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2019-06-10 19:16:44 +0200
committerKarel Miko <karel.miko@gmail.com>2019-06-10 19:16:44 +0200
commiteda04294d61238e77a27e6bce6ba03febd0be576 (patch)
tree4bd1364a776011cd2ac3cd1b93fbfcc741fa50dc /lib/Crypt/PK.pm
parentc0da45c199d031e361f15a72885751b7db060659 (diff)
another devel version
Diffstat (limited to 'lib/Crypt/PK.pm')
-rw-r--r--lib/Crypt/PK.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/PK.pm b/lib/Crypt/PK.pm
index 29ec9cf1..4963ff39 100644
--- a/lib/Crypt/PK.pm
+++ b/lib/Crypt/PK.pm
@@ -2,7 +2,7 @@ package Crypt::PK;
use strict;
use warnings;
-our $VERSION = '0.063_002';
+our $VERSION = '0.063_003';
use Carp;