Skip to content

Commit

Permalink
ready for 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed May 24, 2021
1 parent 972b1e4 commit 5e6d17c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ zadm

[![Unit Tests](https://github.com/omniosorg/zadm/workflows/Unit%20Tests/badge.svg?branch=master&event=push)](https://github.com/omniosorg/zadm/actions?query=workflow%3A%22Unit+Tests%22)

Version: 0.9.5
Version: 0.9.6

Date: 2021-05-10
Date: 2021-05-24

`zadm` is a zone admin tool.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.5
0.9.6
4 changes: 2 additions & 2 deletions cpanfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requires 'Data::Processor', '== 1.0.6';
requires 'Mojolicious', '== 9.17';
requires 'IO::Socket::SSL', '== 2.070';
requires 'Mojolicious', '== 9.18';
requires 'IO::Socket::SSL', '== 2.071';
requires 'IO::Uncompress::UnXz', '== 2.101';
requires 'IO::Uncompress::UnZstd', '== 2.101';
requires 'Regexp::IPv4', '== 0.003';
Expand Down
22 changes: 11 additions & 11 deletions thirdparty/cpanfile-5.34.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,17 @@ DISTRIBUTIONS
ExtUtils::MakeMaker 0
IO::Compress::Base 2.101
IO::Uncompress::Base 2.101
IO-Socket-SSL-2.070
pathname: S/SU/SULLR/IO-Socket-SSL-2.070.tar.gz
IO-Socket-SSL-2.071
pathname: S/SU/SULLR/IO-Socket-SSL-2.071.tar.gz
provides:
IO::Socket::SSL 2.070
IO::Socket::SSL 2.071
IO::Socket::SSL::Intercept 2.056
IO::Socket::SSL::OCSP_Cache 2.070
IO::Socket::SSL::OCSP_Resolver 2.070
IO::Socket::SSL::OCSP_Cache 2.071
IO::Socket::SSL::OCSP_Resolver 2.071
IO::Socket::SSL::PublicSuffix undef
IO::Socket::SSL::SSL_Context 2.070
IO::Socket::SSL::SSL_HANDLE 2.070
IO::Socket::SSL::Session_Cache 2.070
IO::Socket::SSL::SSL_Context 2.071
IO::Socket::SSL::SSL_HANDLE 2.071
IO::Socket::SSL::Session_Cache 2.071
IO::Socket::SSL::Utils 2.014
requirements:
ExtUtils::MakeMaker 0
Expand Down Expand Up @@ -131,8 +131,8 @@ DISTRIBUTIONS
Text::ParseWords 0
perl 5.006001
version 0.87
Mojolicious-9.17
pathname: S/SR/SRI/Mojolicious-9.17.tar.gz
Mojolicious-9.18
pathname: S/SR/SRI/Mojolicious-9.18.tar.gz
provides:
Mojo undef
Mojo::Asset undef
Expand Down Expand Up @@ -200,7 +200,7 @@ DISTRIBUTIONS
Mojo::UserAgent::Transactor undef
Mojo::Util undef
Mojo::WebSocket undef
Mojolicious 9.17
Mojolicious 9.18
Mojolicious::Command undef
Mojolicious::Command::Author::cpanify undef
Mojolicious::Command::Author::generate undef
Expand Down

0 comments on commit 5e6d17c

Please sign in to comment.