From: Tomas Doran <bobtfish@bobtfish.net>
Date: Wed, 30 Mar 2011 08:54:05 +0000 (+0100)
Subject: Version 0.37
X-Git-Tag: 0.37^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d91beb80cd2e77c78a0e432a896605d2750aafb6;p=gitmo%2FMooseX-Getopt.git

Version 0.37
---

diff --git a/ChangeLog b/ChangeLog
index 0af4c63..0aa8866 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.37 Wed 30 Mar 2011
   * Fix missing dependency. (RT#67077)
 
 0.36 Tue 29 Mar 2011
diff --git a/dist.ini b/dist.ini
index 7846871..6899580 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.36
+version = 0.37
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>