Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile.pm
index 0a6a2d44ffcd6a48ab662d4d739ca1500726fb23..e3e2f41c2932c94bc19dca4f06ad32a165596f0b 100644 (file)
@@ -46,7 +46,7 @@ my @constants =
 our @EXPORT_OK = @constants;
 our @EXPORT = @constants;
 
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
This page took 0.009445 seconds and 4 git commands to generate.