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