From 70ca7825cdc84bdc6b178a134ab699e52f1fcb19 Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Sat, 23 Sep 2023 21:00:31 +0900 Subject: [PATCH] version 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3615000..69e0e52 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.1" +version = "0.13.0" edition = "2021" [dependencies]