changelog
Samuel Kaufman [Wed, 20 Sep 2017 20:49:29 +0000 (20:49 +0000)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index e8a1478..1f3239b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for DBIx-Class-Fixtures
 
 {{$NEXT}}
 
+1.001037  2017-09-20 20:42:03+00:00 UTC
+
 - ignore virtual columns in dump_object
 
 1.001036  2016-03-21 14:59:55+00:00 UTC
index acf290b..c5d5f42 100644 (file)
@@ -52,7 +52,7 @@ my %WriteMakefileArgs = (
     "Test::More" => "0.98",
     "Test::TempDir::Tiny" => 0
   },
-  "VERSION" => "1.001036",
+  "VERSION" => "1.001037",
   "test" => {
     "TESTS" => "t/*.t"
   }