Skip to content

Commit

Permalink
3.50
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed May 10, 2022
1 parent fb5564d commit 693dccf
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.49 UNREL
-

3.48 2022-05-10
3.50 2022-05-10
-

0.01 2022-05-10
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.49';
our $VERSION = '3.50';

sub __placeholder {}

Expand Down

0 comments on commit 693dccf

Please sign in to comment.