From: Shawn M Moore <sartak@gmail.com>
Date: Wed, 10 Dec 2008 04:42:00 +0000 (+0000)
Subject: Date the Changes file; this commit is 0.02
X-Git-Tag: 0.05~30
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc91b7093554673b09b47b52e966c9c459f7bca8;p=gitmo%2FMooseX-Role-Parameterized.git

Date the Changes file; this commit is 0.02
---

diff --git a/Changes b/Changes
index 64d0d49..f6bd386 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Changes for MooseX-Role-Parameterized
 
-0.02
+0.02  Dec 9, 2008
     * Using keywords outside of the role block is now allowed and handled.
 
     * The role generated by the role block is now composed with its parent role.