summaryrefslogtreecommitdiff
path: root/lib/Zonemaster/LDNS.pm
diff options
context:
space:
mode:
authorMats Dufberg <mats.dufberg@iis.se>2023-01-30 16:40:45 +0100
committerMats Dufberg <mats.dufberg@iis.se>2023-01-30 16:40:45 +0100
commit9550312b746498a8c42afd2666156881a2e2b9fc (patch)
tree310c01ff19dd5d8d14efd2b2da6b9de3ce3f87fe /lib/Zonemaster/LDNS.pm
parent2250891e3800a35e58c294206cb39cd1041713df (diff)
Preparations for release v2022.2.1
Diffstat (limited to 'lib/Zonemaster/LDNS.pm')
-rw-r--r--lib/Zonemaster/LDNS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Zonemaster/LDNS.pm b/lib/Zonemaster/LDNS.pm
index a9b88e8..3c98730 100644
--- a/lib/Zonemaster/LDNS.pm
+++ b/lib/Zonemaster/LDNS.pm
@@ -2,7 +2,7 @@ package Zonemaster::LDNS;
use 5.014;
-our $VERSION = '3.0.0';
+our $VERSION = '3.0.1';
use parent 'Exporter';
our @EXPORT_OK = qw[to_idn has_idn ldns_version load_zonefile];