projects
/
p5sagit/Data-Dumper-Concise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0d51197
)
release v2.021
v2.021
Arthur Axel 'fREW' Schmidt [Wed, 1 Jan 2014 00:57:30 +0000 (18:57 -0600)]
lib/Data/Dumper/Concise.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Data/Dumper/Concise.pm
b/lib/Data/Dumper/Concise.pm
index
5e58826
..
42634a9
100644
(file)
--- a/
lib/Data/Dumper/Concise.pm
+++ b/
lib/Data/Dumper/Concise.pm
@@
-2,7
+2,7
@@
package Data::Dumper::Concise;
use 5.006;
-$VERSION = '2.020';
+$VERSION = '2.021';
require Exporter;
require Data::Dumper;