From 0c5d154f2ba02d302793a3f04a50124d5d21e003 Mon Sep 17 00:00:00 2001 From: Patriik <61064909+PatriikPlays@users.noreply.github.com> Date: Sat, 12 Aug 2023 16:01:02 +0200 Subject: [PATCH] bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 28a1aa7..eda8c4d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -384,7 +384,7 @@ dependencies = [ [[package]] name = "img2poster" -version = "0.0.6" +version = "0.0.8" dependencies = [ "clap", "exoquant", diff --git a/Cargo.toml b/Cargo.toml index bd2e49b..a25c073 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "img2poster" -version = "0.0.6" +version = "0.0.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index b27cfe6..b283847 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ img2poster is written in rust for speed and efficiency! It is faster than most o 2. Open your terminal of choice 3. Use it! Check the usage guide below. -## Usage (for 0.0.7) +## Usage (for 0.0.8) img2poster is a CLI to convert between images and posters. See the CLI argument and flags below: