diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2021-01-01 16:05:53 +0100 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2021-01-01 16:05:53 +0100 | 
| commit | 75d983baba64e065e39b3e2a8b848117fe1bfc66 (patch) | |
| tree | 8a0fc9e284f2aab719392e446fae804874c092c8 /lib/Net | |
| parent | e90d1375130612184e904dbec2b4577d74927dae (diff) | |
Prepare new release v0.5.6.v0.5.6
Diffstat (limited to 'lib/Net')
| -rw-r--r-- | lib/Net/IMAP/InterIMAP.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/Net/IMAP/InterIMAP.pm b/lib/Net/IMAP/InterIMAP.pm index b6cbf04..a171554 100644 --- a/lib/Net/IMAP/InterIMAP.pm +++ b/lib/Net/IMAP/InterIMAP.pm @@ -16,7 +16,7 @@  # along with this program.  If not, see <https://www.gnu.org/licenses/>.  #---------------------------------------------------------------------- -package Net::IMAP::InterIMAP v0.5.5; +package Net::IMAP::InterIMAP v0.5.6;  use v5.20.0;  use warnings;  use strict; | 
