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