summaryrefslogtreecommitdiff
path: root/lib/URI/QueryParam.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URI/QueryParam.pm')
-rw-r--r--lib/URI/QueryParam.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/QueryParam.pm b/lib/URI/QueryParam.pm
index d50a943..bc70bb0 100644
--- a/lib/URI/QueryParam.pm
+++ b/lib/URI/QueryParam.pm
@@ -2,7 +2,7 @@ package URI::QueryParam;
use strict;
use warnings;
-our $VERSION = '5.19';
+our $VERSION = '5.20';
1;