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