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