Skip to content

Commit 16c240e

Browse files
committed
Increment Version 0.17
1 parent 40d313d commit 16c240e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.SKIP

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Crypt-OpenSSL-Verify*
88
.git/*
99
blib/*
1010
.gitignore
11+
dist.ini

Verify.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
require 5.010;
77

8-
our $VERSION = '0.16';
8+
our $VERSION = '0.17';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)