File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Version History
22
3+ 0.29 2021-06-07
4+ TBD Update version and changes
5+ 0c51bec Croak message text changed
6+
370.28
48
59 No code changes just fix incorrect version in META.yml
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ resources:
2828 bugtracker : https://github.com/perl-net-saml2/perl-Crypt-OpenSSL-Verify/issues
2929 license : http://dev.perl.org/licenses
3030 repository : https://github.com/perl-net-saml2/perl-Crypt-OpenSSL-Verify
31- version : ' 0.28 '
31+ version : ' 0.29 '
3232x_serialization_backend : ' CPAN::Meta::YAML version 0.018'
3333
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.28 ' ;
8+ our $VERSION = ' 0.29 ' ;
99
1010use Crypt::OpenSSL::X509;
1111
You can’t perform that action at this time.
0 commit comments