File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ my %WriteMakefileArgs = (
7979 " File::Slurper" => " 0.012" ,
8080 " Test::Exception" => 0
8181 },
82- " VERSION" => " 0.31 " ,
82+ " VERSION" => " 0.32 " ,
8383 " test" => {
8484 " TESTS" => " t/*.t t/author/*.t"
8585 }
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Based on the Original Crypt::OpenSSL::VerifyX509 by
141141
142142- Copyright 2010 Chris Andrews < chrisandrews@venda.com >
143143
144- # LICENCE
144+ # LICENSE
145145
146146This library is free software; you can redistribute it and/or modify
147147it under the same terms as OpenSSL and is covered by the dual
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use warnings;
55
66require 5.010;
77
8- our $VERSION = ' 0.31 ' ;
8+ our $VERSION = ' 0.32 ' ;
99
1010use Crypt::OpenSSL::X509;
1111
You can’t perform that action at this time.
0 commit comments