diff --git a/Cargo.toml b/Cargo.toml index ee55258..55582a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "infer" -version = "0.8.0" +version = "0.8.1" authors = ["Bojan "] edition = "2018" description = "Small crate to infer file type based on magic number signatures"