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