Skip to content

Commit

Permalink
2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Jan 13, 2021
1 parent a4f3e51 commit 435dc3c
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

2.15 UNREL
-

2.14 2021-01-13
2.16 2021-01-13
-

0.01 2021-01-13
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 = '2.15';
our $VERSION = '2.16';

sub __placeholder {}

Expand Down

0 comments on commit 435dc3c

Please sign in to comment.