]> iEval git - audio-opusfile.git/blobdiff - lib/Audio/Opusfile/PictureTag.pm
Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile / PictureTag.pm
index 609e614c99756db05c1c1cc5e4523018c842c35d..53c8a2da229e9d5e2d4d467cdb9e8f671bc18bdb 100644 (file)
@@ -6,6 +6,8 @@ use strict;
 use warnings;
 use subs qw/parse/;
 
+our $VERSION = '0.002001';
+
 sub new { parse $_[1] }
 
 1;
This page took 0.018991 seconds and 4 git commands to generate.