Skip to content

Commit

Permalink
Bump version up
Browse files Browse the repository at this point in the history
  • Loading branch information
aklaswad committed Mar 5, 2019
1 parent 7e116fd commit c492c29
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.1202";
our $VERSION = "1.1203";

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

0 comments on commit c492c29

Please sign in to comment.