Bump version and update Changes
[io-compress-brotli.git] / lib / IO / Compress / Brotli.pm
index 05651f770e3e0dc96bb19b0c08d873aeb5d28fec..4692b983e6d36fbf41810088727611fd63eb5c37 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.004';
 
 my %BROTLI_ENCODER_MODE = ( generic => 0, text => 1, font => 2 );
 sub mode {
This page took 0.009701 seconds and 4 git commands to generate.