summaryrefslogtreecommitdiff
path: root/lib/TUWF/Misc.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-07-06 11:55:51 +0200
committerYorhel <git@yorhel.nl>2019-07-06 11:55:51 +0200
commita5771cfa21085877ef2fbb2b29d1e0f099cab1e8 (patch)
tree8d88be673aaff401ca1b14a2ebcf2f6b2901758c /lib/TUWF/Misc.pm
parent75cf14b9ff122607d3321c009586b24859330102 (diff)
Version 1.3.1v1.3.1
Diffstat (limited to 'lib/TUWF/Misc.pm')
-rw-r--r--lib/TUWF/Misc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/TUWF/Misc.pm b/lib/TUWF/Misc.pm
index aa09e34..a8676c4 100644
--- a/lib/TUWF/Misc.pm
+++ b/lib/TUWF/Misc.pm
@@ -12,7 +12,7 @@ use Scalar::Util 'looks_like_number';
use TUWF::Validate;
-our $VERSION = '1.3';
+our $VERSION = '1.3.1';
our @EXPORT_OK = ('uri_escape', 'kv_validate');