Skip to content

Commit

Permalink
Release 0.74 candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Dec 30, 2020
1 parent bc00434 commit f524a80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for Acme-STEVEB

0.73 UNREL
0.73 2020-12-30
-

0.71 2020-12-30
Expand Down
2 changes: 1 addition & 1 deletion lib/Acme/STEVEB.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Acme::STEVEB;
use strict;
use warnings;

our $VERSION = '0.73';
our $VERSION = '0.74';

sub __placeholder {}

Expand Down

0 comments on commit f524a80

Please sign in to comment.