summaryrefslogtreecommitdiff
path: root/lib/URI/gopher.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URI/gopher.pm')
-rw-r--r--lib/URI/gopher.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/gopher.pm b/lib/URI/gopher.pm
index e0c4f15..9cf634a 100644
--- a/lib/URI/gopher.pm
+++ b/lib/URI/gopher.pm
@@ -3,7 +3,7 @@ package URI::gopher; # <draft-murali-url-gopher>, Dec 4, 1996
use strict;
use warnings;
-our $VERSION = '5.14';
+our $VERSION = '5.15';
use parent 'URI::_server';