summaryrefslogtreecommitdiff
path: root/lib/TUWF/Misc.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-07-06 12:10:10 +0200
committerYorhel <git@yorhel.nl>2019-07-06 12:10:10 +0200
commit84a5d827f3f32684cffafe59d4694c1deeed2456 (patch)
treea91a5075b04c48f57b36fc70e27b108a4086f1fa /lib/TUWF/Misc.pm
parenta5771cfa21085877ef2fbb2b29d1e0f099cab1e8 (diff)
Alright then, have it your way, version 1.4v1.4
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 a8676c4..6c08aff 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.1';
+our $VERSION = '1.4';
our @EXPORT_OK = ('uri_escape', 'kv_validate');