From 6467ede136209c38b99f480ce1953c97907b18ca Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Sat, 23 Sep 2023 20:55:35 +0900 Subject: [PATCH] version 0.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3615000..6069e19 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" edition = "2021" [dependencies]