From 819a086a42cd929466a92888ebcec42b77af737c Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Wed, 12 Jun 2024 22:03:43 +0900 Subject: [PATCH] version 0.14.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29bd1f5..fcc4495 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/cat-in-136/cargo-generate-rpm" readme = "README.md" keywords = ["rpm", "package", "cargo", "subcommand"] repository = "https://github.com/cat-in-136/cargo-generate-rpm" -version = "0.14.0" +version = "0.14.1" edition = "2021" [dependencies]