projects
/
scpubgit/HTML-String.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3ee6050
)
bump version
Matt S Trout [Sun, 15 Sep 2013 19:34:41 +0000 (19:34 +0000)]
lib/HTML/String.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/HTML/String.pm
b/lib/HTML/String.pm
index
9cf6e9d
..
c3b3b4a
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.000004'; # 1.0.4
+our $VERSION = '1.000005'; # 1.0.5
$VERSION = eval $VERSION;