xx is dumb, just put 76 in there
Hans Dieter Pearcey [Fri, 24 Apr 2009 20:59:37 +0000 (16:59 -0400)]
Changes

diff --git a/Changes b/Changes
index cf53f1c..dfc6e29 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
-0.xx
+0.76
     * Moose::Meta::TypeConstraint
       - Do not run coercions in coerce() if the value already passes the type
         constraint (hdp)