Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile / Tags.pm
index a65ed954b49b6120674bd1b97acde1c7d81f6e87..850053ff700b05d7ab088c5fd0444cc7f46406ab 100644 (file)
@@ -6,6 +6,8 @@ use strict;
 use warnings;
 use subs qw/query query_count/;
 
+our $VERSION = '0.002';
+
 sub query_all {
        my ($tags, $tag) = @_;
        my $count = $tags->query_count($tag);
This page took 0.008838 seconds and 4 git commands to generate.