From: Jesse Luehrs <doy@tozt.net>
Date: Tue, 15 Nov 2011 17:12:14 +0000 (-0600)
Subject: changelog and version bump
X-Git-Tag: 2.0400
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e591f80ba5ea1dee456b1d5160643d66034d1b9b;p=gitmo%2FMoose.git

changelog and version bump
---

diff --git a/Changes b/Changes
index 2d83404..b5d9475 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,10 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [OTHER]
+
+  * No changes from 2.0302 (other than a few minor documentation tweaks).
+
 2.0302 Wed, Nov 02, 2011
 
   [BUG FIXES]
diff --git a/dist.ini b/dist.ini
index c242216..8c9e7a8 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author  = Moose is maintained by the Moose Cabal, along with the help of many co
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc.
 
-version = 2.0302
+version = 2.0400
 
 [=inc::RequireAuthorDeps]
 [=inc::Clean]