diff --git a/Cargo.toml b/Cargo.toml index 6f4568e..b5f8aa0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "infer" -version = "0.3.1" +version = "0.3.2" authors = ["Bojan "] edition = "2018" description = "Small crate to infer file types based on its magic number signature"