diff --git a/lib/TheSchwartz.pm b/lib/TheSchwartz.pm index ca210cd..509811a 100644 --- a/lib/TheSchwartz.pm +++ b/lib/TheSchwartz.pm @@ -10,7 +10,7 @@ use fields qw( grab_and_fetch floor batch_size strict_remove_ability ); -our $VERSION = "1.1204"; +our $VERSION = "1.1205"; use Carp qw( croak ); use Data::ObjectDriver::Errors;