X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=22851d1f5443f4b2865e6f30268f7ed149ad99d3;hb=7434a3412d1289eab8136096e30f16da32c40c38;hp=acf290b8588a301a9053f8899b5c856d6345e488;hpb=47397fda49689be4af2575cc7095455b9f5d92d0;p=dbsrgits%2FDBIx-Class-Fixtures.git diff --git a/Makefile.PL b/Makefile.PL index acf290b..22851d1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -52,7 +52,7 @@ my %WriteMakefileArgs = ( "Test::More" => "0.98", "Test::TempDir::Tiny" => 0 }, - "VERSION" => "1.001036", + "VERSION" => "1.001038", "test" => { "TESTS" => "t/*.t" }