Skip to content

Commit

Permalink
3.62
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed May 11, 2022
1 parent d9e6a11 commit faf772a
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.61 UNREL
-

3.60 2022-05-11
3.62 2022-05-11
-

0.01 2022-05-11
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.61';
our $VERSION = '3.62';

sub __placeholder {}

Expand Down

0 comments on commit faf772a

Please sign in to comment.