summaryrefslogtreecommitdiff
path: root/lib/URI/URL.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URI/URL.pm')
-rw-r--r--lib/URI/URL.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/URL.pm b/lib/URI/URL.pm
index 74adf82..4a4f71c 100644
--- a/lib/URI/URL.pm
+++ b/lib/URI/URL.pm
@@ -5,7 +5,7 @@ use warnings;
use parent 'URI::WithBase';
-our $VERSION = '5.13';
+our $VERSION = '5.14';
# Provide as much as possible of the old URI::URL interface for backwards
# compatibility...