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