Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 25, 2023
1 parent 4a3432b commit 90bf618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Module/Release.pm
Expand Up @@ -25,7 +25,7 @@ use strict;
use warnings;
no warnings;

our $VERSION = '2.131';
our $VERSION = '2.132';

use Carp qw(carp croak);
use File::Basename qw(dirname);
Expand Down

0 comments on commit 90bf618

Please sign in to comment.