Skip to content

Commit

Permalink
0.05
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Dec 31, 2019
1 parent 646108c commit 2a0eff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
@@ -1,3 +1,4 @@
0.05 2019-12-31
- make XML::LibXML be only suggested, not required

0.04 Fri 19 Oct 03:45:53 BST 2018
Expand Down
2 changes: 1 addition & 1 deletion lib/XML/Invisible.pm
Expand Up @@ -7,7 +7,7 @@ use Pegex::Grammar;
use Pegex::Parser;
use XML::Invisible::Receiver;

our $VERSION = '0.04';
our $VERSION = '0.05';
our @EXPORT_OK = qw(make_parser ast2xml);

use constant DEBUG => $ENV{XML_INVISIBLE_DEBUG};
Expand Down

0 comments on commit 2a0eff8

Please sign in to comment.