From 1511ee2afd1b2693e2c340d2a9b905ebab2a8d72 Mon Sep 17 00:00:00 2001 From: cat_in_136 Date: Sun, 7 Jul 2024 17:09:50 +0900 Subject: [PATCH] version 0.15.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 000e2a3..7c8573e 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.1" +version = "0.15.0" edition = "2021" [dependencies]