From: Arthur Axel 'fREW' Schmidt Date: Tue, 10 Jul 2012 18:36:59 +0000 (-0500) Subject: v0.002115 X-Git-Tag: v0.002115^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=commitdiff_plain;h=8b4813297d1bce20b44b7346661c651f7f88b439 v0.002115 - Make tests use actual temp files to make certain systems stop failing tests - Remove dep on File::Touch --- diff --git a/Changes b/Changes index b556170..b625657 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + +0.002115 2012-07-10 13:36:35 America/Chicago - Make tests use actual temp files to make certain systems stop failing tests - Remove dep on File::Touch diff --git a/dist.ini b/dist.ini index a996865..f9dda5d 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = DBIx-Class-DeploymentHandler author = Arthur Axel "fREW" Schmidt license = Perl_5 copyright_holder = Arthur Axel "fREW" Schmidt -version = 0.002114 +version = 0.002115 [NextRelease] [@Git]