diff --git a/Cargo.toml b/Cargo.toml index 767f6a6..3cbb7b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btmeister" -version = "0.4.6" +version = "0.4.7" edition = "2021" authors = [ "Haruaki TAMADA" ] license-file = "LICENSE" diff --git a/README.md b/README.md index a23f165..90a6b16 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [![Coverage Status](https://coveralls.io/repos/github/tamada/btmeister/badge.svg?branch=main)](https://coveralls.io/github/tamada/btmeister?branch=main) [![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/tamada/btmeister)](https://rust-reportcard.xuri.me/report/github.com/tamada/btmeister) -[![Version](https://img.shields.io/badge/Version-v0.4.6-green)](https://github.com/tamada/btmeister/releases/tag/v0.4.6) +[![Version](https://img.shields.io/badge/Version-v0.4.7-green)](https://github.com/tamada/btmeister/releases/tag/v0.4.7) [![License](https://img.shields.io/badge/License-MIT-green)](https://github.com/tamada/btmeister/blob/main/LICENSE) -[![Docker](https://img.shields.io/badge/Docker-v0.4.6-green)](https://github.com/tamada/btmeister/pkgs/container/btmeister/) +[![Docker](https://img.shields.io/badge/Docker-v0.4.7-green)](https://github.com/tamada/btmeister/pkgs/container/btmeister/) Detecting the build tools in use. @@ -22,7 +22,7 @@ This tool finds the build files from the specified directories, and identifies t ## :runner: Usage ```sh -btmeister v0.4.6 +btmeister v0.4.7 Haruaki TAMADA A tool for detecting build tools in use of the projects diff --git a/site/content/_index.md b/site/content/_index.md index c5d77a5..14e2f4c 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -6,9 +6,9 @@ title: ":house: btmeister" [![Coverage Status](https://coveralls.io/repos/github/tamada/btmeister/badge.svg?branch=main)](https://coveralls.io/github/tamada/btmeister?branch=main) [![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/tamada/btmeister)](https://rust-reportcard.xuri.me/report/github.com/tamada/btmeister) -[![Version](https://img.shields.io/badge/Version-v0.4.6-green)](https://github.com/tamada/btmeister/releases/tag/v0.4.6) +[![Version](https://img.shields.io/badge/Version-v0.4.7-green)](https://github.com/tamada/btmeister/releases/tag/v0.4.7) [![License](https://img.shields.io/badge/License-MIT-green)](https://github.com/tamada/btmeister/blob/main/LICENSE) -[![Docker](https://img.shields.io/badge/Docker-v0.4.6-green?logo=docker)](https://github.com/tamada/btmeister/pkgs/container/btmeister/) +[![Docker](https://img.shields.io/badge/Docker-v0.4.7-green?logo=docker)](https://github.com/tamada/btmeister/pkgs/container/btmeister/) ## :speaking_head: Description