From: Arthur Axel 'fREW' Schmidt <frioux@gmail.com>
Date: Fri, 16 Jul 2010 01:31:17 +0000 (-0500)
Subject: v0.001003
X-Git-Tag: v0.001003^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=54ed21446c45ff76b2f6016f3c374260c144f086;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git

v0.001003

       - Add Catalyst-y intro (norkakn)
       - fix bug caused by install_version_storage not passing a required param
       - add force_overwrite attribute to SQLTDM
---

diff --git a/Changes b/Changes
index 82f85f7..3566c21 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001003  2010-07-15 20:30:37 CST6CDT
+       - Add Catalyst-y intro (norkakn)
        - fix bug caused by install_version_storage not passing a required param
        - add force_overwrite attribute to SQLTDM
 
diff --git a/dist.ini b/dist.ini
index 31ebdce..07b8349 100644
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001002
+version          = 0.001003
 
 [NextRelease]
 [@Git]