Skip to content

Commit

Permalink
3.40
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Aug 20, 2021
1 parent a8ffb3e commit 2320fe6
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.39 UNREL
-

3.38 2021-08-19
3.40 2021-08-19
-

0.01 2021-08-19
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.39';
our $VERSION = '3.40';

sub __placeholder {}

Expand Down

0 comments on commit 2320fe6

Please sign in to comment.