v0.001002 v0.001002
Arthur Axel 'fREW' Schmidt [Thu, 8 Jul 2010 02:12:28 +0000 (21:12 -0500)]
       - Add basic intro (norkakn)
       - install should now work in all cases, previously had a really bad bug
         where it would try to install the version storage table twice, which
         breaks everything
       - Fix issue where the ignore_version connect attr doesn't work in all
         situations

Changes
dist.ini

diff --git a/Changes b/Changes
index ca65a09..0659681 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001002  2010-07-07 21:11:45 CST6CDT
        - Add basic intro (norkakn)
        - install should now work in all cases, previously had a really bad bug
          where it would try to install the version storage table twice, which
index 4248f4c..31ebdce 100644 (file)
--- 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.001001
+version          = 0.001002
 
 [NextRelease]
 [@Git]