Perlcritic compliance + bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile / Tags.pm
index 6c1e8dfbdd0e0f1cd2555cca8a27b119d958ec45..0c877cc74bbed1c00cfe37f008973519b6e43c7c 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 use warnings;
 use subs qw/query query_count/;
 
-our $VERSION = '0.005001';
+our $VERSION = '1.000';
 
 sub query_all {
        my ($tags, $tag) = @_;
This page took 0.010067 seconds and 4 git commands to generate.