Skip to content

Commit

Permalink
Prep for 1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Jul 4, 2023
1 parent c936f71 commit 9d90d94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Revision history for Hook-Output-Tiny

1.03 UNREL
-

1.02 2023-07-03
- Fix broken CI badge lins
- Fix broken CI badge links

1.01 2023-07-03
- Deleted AppVeyor test config
Expand Down
2 changes: 1 addition & 1 deletion lib/Hook/Output/Tiny.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package Hook::Output::Tiny;
use strict;
use warnings;

our $VERSION = '1.02';
our $VERSION = '1.03';

use Carp qw(croak);

Expand Down

0 comments on commit 9d90d94

Please sign in to comment.