diff --git a/Cargo.toml b/Cargo.toml index ae57f53a..e1414644 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ categories = ["compression", "api-bindings"] license = "MIT" name = "zstd" repository = "https://github.com/gyscos/zstd-rs" -version = "0.12.0+zstd.1.5.2" +version = "0.12.1+zstd.1.5.2" exclude = ["assets/*.zst"] readme = "Readme.md" edition = "2018"