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