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