Bump version
[catagits/DOM-Tiny.git] / lib / DOM / Tiny / Entities.pm
index 5214561..990c16b 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 use Exporter 'import';
 use Mojo::DOM58::Entities qw(html_escape html_unescape);
 
-our $VERSION = '0.005';
+our $VERSION = '0.006';
 
 our @EXPORT_OK = qw(html_escape html_unescape);