summaryrefslogtreecommitdiff
path: root/lib/Zonemaster/LDNS.pm
diff options
context:
space:
mode:
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];