1.200 release commit
Matt S Trout [Sat, 13 Feb 2010 18:53:42 +0000 (18:53 +0000)]
Changes
lib/Data/Dumper/Concise.pm

diff --git a/Changes b/Changes
index b98affd..eb704ca 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+1.200 Feb 13 2010
   - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
 
 1.100 Dec 10 2009
index 3f7111c..2220af7 100644 (file)
@@ -2,7 +2,7 @@ package Data::Dumper::Concise;
 
 use 5.006;
 
-$VERSION = '1.100';
+$VERSION = '1.200';
 
 require Exporter;
 require Data::Dumper;