summaryrefslogtreecommitdiff
path: root/lib/XML/LibXML/Reader.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/XML/LibXML/Reader.pm')
-rw-r--r--lib/XML/LibXML/Reader.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/XML/LibXML/Reader.pm b/lib/XML/LibXML/Reader.pm
index 40f093c..8752737 100644
--- a/lib/XML/LibXML/Reader.pm
+++ b/lib/XML/LibXML/Reader.pm
@@ -14,7 +14,7 @@ use strict;
use warnings;
use vars qw ($VERSION);
-$VERSION = "2.0207"; # VERSION TEMPLATE: DO NOT CHANGE
+$VERSION = "2.0209"; # VERSION TEMPLATE: DO NOT CHANGE
use 5.008_000;