Bump version and update Changes
[io-compress-brotli.git] / lib / IO / Uncompress / Brotli.pm
index 07fed0d84629d242880ebcbbb9230b76df02c9ac..274b9f55d805b980f2969fb5173ac308c0b25f23 100644 (file)
@@ -8,7 +8,7 @@ use parent qw/Exporter/;
 our @EXPORT = qw/unbro/;
 our @EXPORT_OK = @EXPORT;
 
-our $VERSION = '0.003_002';
+our $VERSION = '0.004';
 
 require XSLoader;
 XSLoader::load('IO::Compress::Brotli', $VERSION);
This page took 0.009038 seconds and 4 git commands to generate.