Skip to content

Commit c44a8e2

Browse files
committed
Releasing 3.24
1 parent 93cbaf7 commit c44a8e2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Revision history for Perl extension HTML::Tagset
22

3+
2024-03-11 Andy Lester
4+
5+
* Release 3.24
6+
7+
No changes in functionality. Only updates metadata for builds.
8+
39
2024-03-09 Andy Lester
410

511
* Release 3.22

lib/HTML/Tagset.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ HTML::Tagset - data tables useful in parsing HTML
88
99
=head1 VERSION
1010
11-
Version 3.22
11+
Version 3.24
1212
1313
=cut
1414

15-
our $VERSION = '3.22';
15+
our $VERSION = '3.24';
1616

1717
=head1 SYNOPSIS
1818

0 commit comments

Comments
 (0)