summaryrefslogtreecommitdiff
path: root/lib/TUWF/Misc.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-02-18 11:50:52 +0100
committerYorhel <git@yorhel.nl>2018-02-18 11:50:52 +0100
commit331ceb1fe4b4f950a3e561d9a760abb4744e32f4 (patch)
treea652e5df6486775708e6e6cdcdb264f2f7c68420 /lib/TUWF/Misc.pm
parentf2e445b2ebce05b544c0682219e3f42db97ea94f (diff)
Year + Version bump for 1.2v1.2
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 16236b6..1ccd2b8 100644
--- a/lib/TUWF/Misc.pm
+++ b/lib/TUWF/Misc.pm
@@ -11,7 +11,7 @@ use Encode 'encode_utf8';
use Scalar::Util 'looks_like_number';
-our $VERSION = '1.1';
+our $VERSION = '1.2';
our @EXPORT = ('formValidate', 'mail');
our @EXPORT_OK = ('uri_escape', 'kv_validate');