From 33eecd17d1e1db3f5baebe81ecdbe4b3f31675e0 Mon Sep 17 00:00:00 2001 From: Jeff Muizelaar Date: Thu, 29 Aug 2024 12:51:47 -0400 Subject: [PATCH] (cargo-release) version 0.7.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 964a936..6c9dc19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["pdf2text", "text", "pdf", "pdf2txt"] license = "MIT" name = "pdf-extract" repository = "https://github.com/jrmuizel/pdf-extract" -version = "0.7.8" +version = "0.7.9" include = ["src/**/*", "README.md"] [profile.release]