From: Matt S Trout <mst@shadowcat.co.uk>
Date: Fri, 1 Feb 2013 19:04:05 +0000 (+0000)
Subject: Release commit for 1.002005
X-Git-Tag: v1.002005^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6fe787f4ea96b5a8cb2b17190d98d8ec4b62b06d;p=gitmo%2FRole-Tiny.git

Release commit for 1.002005
---

diff --git a/Changes b/Changes
index c8c6693..526d5fa 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+1.002005 - 2013-02-01
   - complain loudly if Class::Method::Modifiers is too old (and skip tests)
   - don't use $_ as loop variable when calling arbitrary code