File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ members = [
66resolver = " 3"
77
88[workspace .package ]
9- version = " 0.4.1 "
9+ version = " 0.4.2 "
1010edition = " 2021"
1111authors = [ " Haruaki Tamada" ]
1212license-file = " LICENSE"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RUN cargo build --release \
2020
2121FROM debian:bullseye-slim
2222
23- ARG VERSION=0.4.1
23+ ARG VERSION=0.4.2
2424
2525LABEL org.opencontainers.image.source=https://github.com/tamada/gixor \
2626 org.opencontainers.image.version=${VERSION} \
Original file line number Diff line number Diff line change 44[ ![ Coverage Status] ( https://coveralls.io/repos/github/tamada/gixor/badge.svg?branch=main )] ( https://coveralls.io/github/tamada/gixor?branch=main )
55[ ![ Rust Report Card] ( https://rust-reportcard.xuri.me/badge/github.com/tamada/gixor )] ( https://rust-reportcard.xuri.me/report/github.com/tamada/gixor )
66
7- [ ![ Version] ( https://img.shields.io/badge/Version-v0.4.1 -green )] ( https://github.com/tamada/gixor/releases/tag/v0.4.1 )
7+ [ ![ Version] ( https://img.shields.io/badge/Version-v0.4.2 -green )] ( https://github.com/tamada/gixor/releases/tag/v0.4.2 )
88[ ![ License] ( https://img.shields.io/badge/License-MIT-green )] ( https://github.com/tamada/gixor/blob/main/LICENSE )
99
10- [ ![ Docker] ( https://img.shields.io/badge/Docker-ghcr.io/tamada/gixor:0.4.1 -blue?logo=docker )] ( https://github.com/tamada/gixor/pkgs/container/gixor/ )
10+ [ ![ Docker] ( https://img.shields.io/badge/Docker-ghcr.io/tamada/gixor:0.4.2 -blue?logo=docker )] ( https://github.com/tamada/gixor/pkgs/container/gixor/ )
1111[ ![ Homebrew] ( https://img.shields.io/badge/Homebrew-tamada/tap/gixor-blue?logo=homebrew )] ( https://github.com/tamada/homebrew-tap )
1212
1313Git Ignore Management System for Multiple Repositories.
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ date: 2025-02-25
88[ ![ Coverage Status] ( https://coveralls.io/repos/github/tamada/gixor/badge.svg?branch=main )] ( https://coveralls.io/github/tamada/gixor?branch=main )
99[ ![ Rust Report Card] ( https://rust-reportcard.xuri.me/badge/github.com/tamada/gixor )] ( https://rust-reportcard.xuri.me/report/github.com/tamada/gixor )
1010
11- [ ![ Version] ( https://img.shields.io/badge/Version-v0.4.1 -green )] ( https://github.com/tamada/gixor/releases/tag/v0.4.1 )
11+ [ ![ Version] ( https://img.shields.io/badge/Version-v0.4.2 -green )] ( https://github.com/tamada/gixor/releases/tag/v0.4.2 )
1212[ ![ License] ( https://img.shields.io/badge/License-MIT-green )] ( https://github.com/tamada/gixor/blob/main/LICENSE )
1313
14- [ ![ Docker] ( https://img.shields.io/badge/Docker-ghcr.io/tamada/gixor:0.4.1 -blue?logo=docker )] ( https://github.com/tamada/gixor/pkgs/container/gixor/ )
14+ [ ![ Docker] ( https://img.shields.io/badge/Docker-ghcr.io/tamada/gixor:0.4.2 -blue?logo=docker )] ( https://github.com/tamada/gixor/pkgs/container/gixor/ )
1515[ ![ Homebrew] ( https://img.shields.io/badge/Homebrew-tamada/tap/gixor-blue?logo=homebrew )] ( https://github.com/tamada/homebrew-tap )
1616
1717Gixor is Git Ignore Managenemnt System for Multiple Repositories.
You can’t perform that action at this time.
0 commit comments