Skip to content

Commit

Permalink
Merge branch 'release-1.41'
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Apr 25, 2024
2 parents 80ea95b + a5f92f6 commit 0f2577c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Devel::Cover history

{{$NEXT}}
- Spelling, linting and formatting changes

1.40 - 30 April 2023
- Note usage with dzil (Steve Rogerson) (GH-319)
Expand Down
4 changes: 2 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ require Data::Dumper;

$| = 1;

my $Version = "1.40";
my $Latest_t = "5.037011";
my $Version = "1.41";
my $Latest_t = "5.039009";
my $Author = '[email protected]';
my @perlbug = ("perlbug", "-a", $Author,
"-s", "Installation of Devel::Cover $Version");
Expand Down

0 comments on commit 0f2577c

Please sign in to comment.