From a2f053664296b3f075b3eaa5f79b5379dc7daf57 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 29 May 2023 16:39:50 -0500 Subject: [PATCH] build: Bumped version to 2.1.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 63c12ab..fb14cef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -394,7 +394,7 @@ dependencies = [ [[package]] name = "movie-rename" -version = "2.1.3" +version = "2.1.4" dependencies = [ "inquire", "load_file", diff --git a/Cargo.toml b/Cargo.toml index 84f1be6..13f0e6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "movie-rename" -version = "2.1.3" +version = "2.1.4" edition = "2021" authors = ["Sayantan Santra