projects
/
scpubgit/HTML-String.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
65d53cf
)
bump version
Matt S Trout [Thu, 12 Sep 2013 13:59:26 +0000 (13:59 +0000)]
lib/HTML/String.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/HTML/String.pm
b/lib/HTML/String.pm
index
038c396
..
10f498e
100644
(file)
--- a/
lib/HTML/String.pm
+++ b/
lib/HTML/String.pm
@@
-4,7
+4,7
@@
use strictures 1;
use HTML::String::Value;
use Exporter 'import';
-our $VERSION = '1.000002'; # 1.0.2
+our $VERSION = '1.000003'; # 1.0.3
$VERSION = eval $VERSION;