aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-04-26 18:03:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-04-26 18:03:28 +0200
commitd3bcc2e368e7399af664812cbd67df1dc827d58b (patch)
tree2e18a43667b5925a92994256ca42990af3287a45 /lib
parent0f59b28af90a81033afd27589e23c6e8e2a9791c (diff)
Prepare new release v0.5.8.HEADv0.5.8master
Diffstat (limited to 'lib')
-rw-r--r--lib/Net/IMAP/InterIMAP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/IMAP/InterIMAP.pm b/lib/Net/IMAP/InterIMAP.pm
index 55a18a0..10162c7 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.7;
+package Net::IMAP::InterIMAP v0.5.8;
use v5.20.0;
use warnings;
use strict;