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