Skip to content

Commit

Permalink
Second update for 2024-03-18
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Mar 19, 2024
1 parent bd6ea3c commit 580ddd6
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lib/CPAN/Audit.pm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ use CPAN::Audit::Version;
use CPAN::Audit::Query;
use CPAN::Audit::DB;

our $VERSION = '20240318.001';
our $VERSION = '20240318.002';

sub new {
my( $class, %params ) = @_;
Expand Down
Loading

0 comments on commit 580ddd6

Please sign in to comment.