Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Feb 10, 2024
1 parent 1236d5f commit 03f4c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Module/Extract/Namespaces.pm
Expand Up @@ -6,7 +6,7 @@ use strict;
use warnings;
no warnings;

our $VERSION = '1.023';
our $VERSION = '1.024';

use Carp qw(croak);
use File::Spec::Functions qw(splitdir catfile);
Expand Down

0 comments on commit 03f4c38

Please sign in to comment.