Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 14, 2024
1 parent f3d9067 commit 3333398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CPAN/PackageDetails.pm
Expand Up @@ -11,7 +11,7 @@ use File::Spec::Functions;

use vars qw( $VERSION );
BEGIN { # needed later in another BEGIN
$VERSION = '0.263';
$VERSION = '0.264';
}

=encoding utf8
Expand Down

0 comments on commit 3333398

Please sign in to comment.