Skip to content

Commit

Permalink
Release 1.02 candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Dec 30, 2020
1 parent 1d035fb commit 6842490
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Revision history for Acme-STEVEB

1.01 UNREL
1.02 2020-12-30
-

1.01 2020-12-30
-

1.00 2020-12-30
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 = '1.01';
our $VERSION = '1.02';

sub __placeholder {}

Expand Down

0 comments on commit 6842490

Please sign in to comment.