Bump version and update Changes
[io-compress-brotli.git] / lib / IO / Compress / Brotli.pm
index ed206a9148bc4cd7b170f843475620174e93ada6..80a7b703fd078cb9db2ef7043761188a7d031e10 100644 (file)
@@ -12,7 +12,7 @@ use IO::Uncompress::Brotli;
 our @EXPORT = qw/bro/;
 our @EXPORT_OK = @EXPORT;
 
-our $VERSION = '0.004001';
+our $VERSION = '0.004_002';
 
 my %BROTLI_ENCODER_MODE = ( generic => 0, text => 1, font => 2 );
 sub mode {
This page took 0.010074 seconds and 4 git commands to generate.