summaryrefslogtreecommitdiff
path: root/lib/TUWF/XML.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/XML.pm
parent75cf14b9ff122607d3321c009586b24859330102 (diff)
Version 1.3.1v1.3.1
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 52fc0be..9714284 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';
+our $VERSION = '1.3.1';
our(@EXPORT_OK, %EXPORT_TAGS, $OBJ);
# List::Util provides a uniq() since 1.45, but for some reason my Perl comes