aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Kitover <rkitover@cpan.org>2010-08-04 23:11:29 -0400
committerRafael Kitover <rkitover@cpan.org>2010-08-04 23:11:29 -0400
commit31af4cd4e807c9f9f716b5226d7023d17fa2fdc0 (patch)
treec492c2ad6558b7cde6f646c89b9a043f0f2ccea5
parent57d1fb144c7288216e33842337a21394703170b5 (diff)
downloadmx-alwayscoerce-31af4cd4e807c9f9f716b5226d7023d17fa2fdc0.tar.gz
mx-alwayscoerce-31af4cd4e807c9f9f716b5226d7023d17fa2fdc0.zip
release 0.070.07
-rw-r--r--Changes1
-rw-r--r--README2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 9164c45..656b630 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
Revision history for MooseX-AlwaysCoerce
+0.07 2010-08-05 03:10:12
- support class_has with no isa (Karen Etheridge)
0.06 2010-07-28 00:58:50
diff --git a/README b/README
index d421976..7441bd9 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ You can also look for information at:
COPYRIGHT AND LICENCE
-Copyright (C) 2009 Rafael Kitover
+Copyright (c) 2009-2010 Rafael Kitover
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.