From 62d22db9cfdee204e74598683b94ab24058a8c08 Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Wed, 9 Aug 2023 22:01:17 +0900 Subject: [PATCH] version 0.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 567b29e..1c28483 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.11.1" +version = "0.12.0" edition = "2018" [dependencies]