summaryrefslogtreecommitdiff
path: root/lib/URI/_punycode.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URI/_punycode.pm')
-rw-r--r--lib/URI/_punycode.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/_punycode.pm b/lib/URI/_punycode.pm
index d7036f7..9a97022 100644
--- a/lib/URI/_punycode.pm
+++ b/lib/URI/_punycode.pm
@@ -3,7 +3,7 @@ package URI::_punycode;
use strict;
use warnings;
-our $VERSION = '5.13';
+our $VERSION = '5.14';
use Exporter 'import';
our @EXPORT = qw(encode_punycode decode_punycode);