released master
Samuel Kaufman [Mon, 25 Sep 2017 14:19:00 +0000 (14:19 +0000)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index ca9d98c..6c16950 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
+1.001039  2017-09-25 14:15:55+00:00 UTC
+
 - remove trailing comma in tests that was breaking on most JSON parsers.
 
 1.001038  2017-09-20 21:13:13+00:00 UTC
index 22851d1..31a0ddb 100644 (file)
@@ -52,7 +52,7 @@ my %WriteMakefileArgs = (
     "Test::More" => "0.98",
     "Test::TempDir::Tiny" => 0
   },
-  "VERSION" => "1.001038",
+  "VERSION" => "1.001039",
   "test" => {
     "TESTS" => "t/*.t"
   }