Bump version and update Changes
[music-tag-coveralia.git] / lib / Music / Tag / Coveralia.pm
index 34ae9e13a071da5bf61d6ad9d543b5e5a76a2e03..f7e3458c054d3b7c6c004c134f2a36d3c399cbcc 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use parent qw/Music::Tag::Generic/;
 
-our $VERSION = '0.000_001';
+our $VERSION = '0.001';
 
 use HTTP::Tiny;
 use WWW::Search;
@@ -96,7 +96,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014-2015 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.1 or,
This page took 0.010307 seconds and 4 git commands to generate.