Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Aug 3, 2023
1 parent fde7964 commit 65946df
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.132';
our $VERSION = '2.133';

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

0 comments on commit 65946df

Please sign in to comment.