diff --git a/Cargo.toml b/Cargo.toml index 5509acf..7ed36ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "infer" -version = "0.13.0" +version = "0.14.0" authors = ["Bojan "] edition = "2018" description = "Small crate to infer file type based on magic number signatures"