projects
/
scpubgit/HTML-String.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
91a9647
)
bump version
Matt S Trout [Thu, 3 Jan 2013 23:09:32 +0000 (23:09 +0000)]
lib/HTML/String.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/HTML/String.pm
b/lib/HTML/String.pm
index
a7bb28a
..
7f0cbcf
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.000001'; # 1.0.1
+our $VERSION = '1.000002'; # 1.0.2
$VERSION = eval $VERSION;