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