From 52bbfe79713eeec5d6956701ce931866ad09c0c1 Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Sun, 20 Aug 2023 07:25:59 +0900 Subject: [PATCH] version 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c28483..2c7a834 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.12.0" +version = "0.12.1" edition = "2018" [dependencies]