v0.002112 v0.002112
Arthur Axel 'fREW' Schmidt [Wed, 4 Apr 2012 02:12:06 +0000 (21:12 -0500)]
       - Handle errors in Perl Scripts better
       - Stop supporting FindBin by localizing $0, just use Dir::Self if you
         need that

Changes
dist.ini

diff --git a/Changes b/Changes
index 8e92993..c2c4d18 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.002112  2012-04-03 21:11:19 America/Chicago
        - Handle errors in Perl Scripts better
        - Stop supporting FindBin by localizing $0, just use Dir::Self if you
          need that
index a359e42..d98a3a6 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.002111
+version          = 0.002112
 
 [NextRelease]
 [@Git]