Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile / Tags.pm
index 7eca407fbbfe0c460ceb22949be757054e0cefe5..6c1e8dfbdd0e0f1cd2555cca8a27b119d958ec45 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 use warnings;
 use subs qw/query query_count/;
 
-our $VERSION = '0.004';
+our $VERSION = '0.005001';
 
 sub query_all {
        my ($tags, $tag) = @_;
@@ -69,7 +69,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.010096 seconds and 4 git commands to generate.