From: Samuel Kaufman Date: Mon, 21 Mar 2016 15:02:17 +0000 (+0000) Subject: released X-Git-Tag: v1.001037~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=767afa139698fa1642c909ad2e9e8fa9f5de687c;p=dbsrgits%2FDBIx-Class-Fixtures.git released --- diff --git a/Changes b/Changes index f8635dd..e4dc63e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for DBIx-Class-Fixtures {{$NEXT}} +1.001036 2016-03-21 14:59:55+00:00 UTC + - releasing as stable 1.00103_5 2016-03-11 20:39:49+00:00 UTC (TRIAL RELEASE) diff --git a/Makefile.PL b/Makefile.PL index 4b07b17..ce3c5d5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -51,7 +51,7 @@ my %WriteMakefileArgs = ( "IPC::Open3" => 0, "Test::More" => "0.98" }, - "VERSION" => "1.00103_5", + "VERSION" => "1.001036", "test" => { "TESTS" => "t/*.t" }