summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 4e27850..6d5f4ee 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
Revision history for Carp::Always::Color
+0.02 04/30/2010
+ Fix some bugs dealing with evals and non-string exceptions
+
0.01 04/30/2010
Initial release
diff --git a/dist.ini b/dist.ini
index cebbfd5..358c473 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = Carp-Always-Color
-version = 0.01
+version = 0.02
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs