summaryrefslogtreecommitdiff
path: root/lib/TUWF/XML.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/XML.pm
parenta5771cfa21085877ef2fbb2b29d1e0f099cab1e8 (diff)
Alright then, have it your way, version 1.4v1.4
Diffstat (limited to 'lib/TUWF/XML.pm')
-rw-r--r--lib/TUWF/XML.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/TUWF/XML.pm b/lib/TUWF/XML.pm
index 9714284..87afa4f 100644
--- a/lib/TUWF/XML.pm
+++ b/lib/TUWF/XML.pm
@@ -10,7 +10,7 @@ use Exporter 'import';
use Carp 'carp', 'croak';
-our $VERSION = '1.3.1';
+our $VERSION = '1.4';
our(@EXPORT_OK, %EXPORT_TAGS, $OBJ);
# List::Util provides a uniq() since 1.45, but for some reason my Perl comes