Skip to content

Commit

Permalink
Release 0.54 candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Jan 2, 2021
1 parent 45cfa96 commit ffd06f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Revision history for Acme-STEVEB

0.54 UNREL
-

0.53 2021-01-01
-

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.53';
our $VERSION = '0.54';

sub __placeholder {}

Expand Down

0 comments on commit ffd06f9

Please sign in to comment.