From: Samuel Kaufman Date: Tue, 30 Dec 2014 19:52:50 +0000 (+0000) Subject: changelog X-Git-Tag: v1.001028~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5f6c0df4b81db697b87ab166984336722e0ce1fe;p=dbsrgits%2FDBIx-Class-Fixtures.git changelog --- diff --git a/Changes b/Changes index 2aca66b..98f6ea3 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for DBIx-Class-Fixtures {{$NEXT}} +1.001027_02 2014-12-30 19:50:50+00:00 Europe/London + - changed tests to use portable directory management 1.001027_01 2014-12-26 17:06:08+00:00 Europe/London diff --git a/Makefile.PL b/Makefile.PL index bd3e8f5..08cfacd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -51,7 +51,7 @@ my %WriteMakefileArgs = ( "IPC::Open3" => 0, "Test::More" => "0.98" }, - "VERSION" => "1.001028", + "VERSION" => "1.001027_02", "test" => { "TESTS" => "t/*.t" }