Skip to content

Commit 5aaa031

Browse files
committed
fix version to today's date
1 parent 9eab379 commit 5aaa031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/CPAN/Audit.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use CPAN::Audit::Version;
1414
use CPAN::Audit::Query;
1515
use CPANSA::DB;
1616

17-
our $VERSION = '20250829.002';
17+
our $VERSION = '20260308.002';
1818

1919
sub new {
2020
my( $class, %params ) = @_;

0 commit comments

Comments
 (0)