projects
/
scpubgit/HTML-String.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9722df8
)
bump version
Matt S Trout [Sun, 15 Sep 2013 19:47:06 +0000 (19:47 +0000)]
lib/HTML/String.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/HTML/String.pm
b/lib/HTML/String.pm
index
c3b3b4a
..
4a715f3
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.000005'; # 1.0.5
+our $VERSION = '1.000006'; # 1.0.6
$VERSION = eval $VERSION;