diff --git a/Cargo.toml b/Cargo.toml index a47c41c..cb3b1e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pdf-writer" -version = "0.7.1" +version = "0.8.0" authors = ["Laurenz "] edition = "2021" description = "A step-by-step PDF writer." diff --git a/README.md b/README.md index 5b5edc9..fac6d94 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A step-by-step PDF writer. ```toml [dependencies] -pdf-writer = "0.7" +pdf-writer = "0.8" ``` The entry point into the API is the main `PdfWriter`, which constructs the