projects
/
p5sagit/Data-Dumper-Concise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
679fe9d
)
Bumping version to 2.023
Karen Etheridge [Fri, 12 May 2017 16:58:47 +0000 (18:58 +0200)]
lib/Data/Dumper/Concise.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Data/Dumper/Concise.pm
b/lib/Data/Dumper/Concise.pm
index
42634a9
..
8adc5a9
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.021';
+$VERSION = '2.023';
require Exporter;
require Data::Dumper;