Skip to content

Commit

Permalink
Teng required TransactionManager 1.06
Browse files Browse the repository at this point in the history
  • Loading branch information
nekokak committed Feb 8, 2011
1 parent e3ba754 commit 605af90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Teng.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use DBI;
use Teng::Row;
use Teng::Iterator;
use Teng::Schema;
use DBIx::TransactionManager 1.02;
use DBIx::TransactionManager 1.06;
use Teng::QueryBuilder;
use Class::Accessor::Lite
rw => [ qw(
Expand Down

0 comments on commit 605af90

Please sign in to comment.