release 0.900101
[dbsrgits/DBIx-Class-Journal.git] / Makefile.PL
index 6ae8d5a..7b57619 100644 (file)
@@ -13,7 +13,7 @@ all_from 'lib/DBIx/Class/Journal.pm';
 
 test_requires 'Test::More'          => '0.94';
 test_requires 'DBD::SQLite'         => '1.29';
-test_requires 'SQL::Translator'     => '0.1103'; # we'll make this optional for release
+test_requires 'SQL::Translator'     => '0.11003'; # we'll make this optional for release
 
 requires 'DBIx::Class'              => '0.08115';
 requires 'Class::C3::Componentised' => '1.0006';