Skip to content

Commit

Permalink
3.02
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Feb 3, 2021
1 parent c13d022 commit c1d92f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
Revision history for Acme-STEVEB

3.01 UNREL
-

3.00 2021-02-02
3.02 2021-02-02
-

0.01 2021-02-02
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 = '3.01';
our $VERSION = '3.02';

sub __placeholder {}

Expand Down

0 comments on commit c1d92f7

Please sign in to comment.