projects
/
scpubgit/HTML-String.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ac4c210
)
bump version
Matt S Trout [Thu, 3 Jan 2013 20:24:41 +0000 (20:24 +0000)]
lib/HTML/String.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/HTML/String.pm
b/lib/HTML/String.pm
index
a16a0dd
..
a7bb28a
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.000000'; # 1.0.0
+our $VERSION = '1.000001'; # 1.0.1
$VERSION = eval $VERSION;