bump version
Matt S Trout [Thu, 12 Sep 2013 14:10:36 +0000 (14:10 +0000)]
lib/HTML/String.pm

index 10f498e..9cf6e9d 100644 (file)
@@ -4,7 +4,7 @@ use strictures 1;
 use HTML::String::Value;
 use Exporter 'import';
 
-our $VERSION = '1.000003'; # 1.0.3
+our $VERSION = '1.000004'; # 1.0.4
 
 $VERSION = eval $VERSION;