Skip to content

Commit

Permalink
Upped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumiaki Yoshimatsu committed Jul 15, 2015
1 parent dd24697 commit 2526fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/TheSchwartz.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use strict;
use fields
qw( databases retry_seconds dead_dsns retry_at funcmap_cache verbose all_abilities current_abilities current_job cached_drivers driver_cache_expiration scoreboard prioritize floor batch_size strict_remove_ability);

our $VERSION = "1.12";
our $VERSION = "1.1201";

use Carp qw( croak );
use Data::ObjectDriver::Errors;
Expand Down

0 comments on commit 2526fad

Please sign in to comment.