diff --git a/Cargo.toml b/Cargo.toml index 7873249..a1f6498 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "biblatex" -version = "0.8.0" +version = "0.8.1" authors = ["Martin Haug "] license = "MIT OR Apache-2.0" description = "Parsing, writing, and evaluating BibTeX and BibLaTeX files"