Bump version
[catagits/DOM-Tiny.git] / lib / DOM / Tiny / Entities.pm
index 7b76fd4..2ed8d70 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Exporter 'import';
 
-our $VERSION = '0.003';
+our $VERSION = '0.004';
 
 our @EXPORT_OK = qw(html_escape html_unescape);