changelog
Samuel Kaufman [Tue, 30 Dec 2014 19:52:50 +0000 (19:52 +0000)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index 2aca66b..98f6ea3 100644 (file)
--- 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
index bd3e8f5..08cfacd 100644 (file)
@@ -51,7 +51,7 @@ my %WriteMakefileArgs = (
     "IPC::Open3" => 0,
     "Test::More" => "0.98"
   },
-  "VERSION" => "1.001028",
+  "VERSION" => "1.001027_02",
   "test" => {
     "TESTS" => "t/*.t"
   }