diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 22:09:50 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 22:09:50 +0200 |
commit | 2f8ffecfd955b94dda6e8dfb7f32e5329d83e81c (patch) | |
tree | e72207b00fad627824fada124caab2ecc630a41c /Cargo.toml | |
parent | build(Cargo.toml): Only use 5 keywords (diff) | |
download | back-2f8ffecfd955b94dda6e8dfb7f32e5329d83e81c.zip |
chore(version): v0.1.2 v0.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 3d4ef3b..07f7b75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "git-back" description = "An extremely simple git bug visualization system. Inspired by TVL's panettone." -version = "0.1.1" +version = "0.1.2" edition = "2024" license = "AGPL-3.0-or-later" homepage = "https://issues.foss-syndicate.org" |