Bump version and update Changes
[io-compress-brotli.git] / lib / IO / Compress / Brotli.pm
index 87049017ab1c9caa4256df8cb5dba1f1e168dba5..839c67b760d60ed4dde1afb97c77735ae0b12c3c 100644 (file)
@@ -10,7 +10,7 @@ use IO::Uncompress::Brotli;
 our @EXPORT = qw/bro/;
 our @EXPORT_OK = @EXPORT;
 
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 my %BROTLI_ENCODER_MODE = ( generic => 0, text => 1, font => 2 );
 sub mode {
This page took 0.009193 seconds and 4 git commands to generate.