Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Nov 4, 2020
1 parent 20ca01b commit c2990ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Template/Plugin/AudioFile/Info.pm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require Exporter;

our @ISA = qw(Exporter AudioFile::Info Template::Plugin);

our $VERSION = '2.0.0';
our $VERSION = '2.0.1';

sub new {
my ($class, $context, $file, $params) = @_;
Expand Down

0 comments on commit c2990ff

Please sign in to comment.