Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile / PictureTag.pm
index b2f1fbb20e5f0878fda974201a007b2870401018..f81215dd86e549b9fba46340d3a889073c5faa47 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 use warnings;
 use subs qw/parse/;
 
-our $VERSION = '0.004';
+our $VERSION = '0.005001';
 
 sub new { parse $_[1] }
 
@@ -141,7 +141,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016 by Marius Gavrilescu
+Copyright (C) 2016-2017 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.24.0 or,
This page took 0.009596 seconds and 4 git commands to generate.