diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-07 10:38:52 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-07 10:38:52 +0200 |
commit | 0ab592d0ede24460c665db3d3e052aa80fb298f6 (patch) | |
tree | fa976fefb38fac142fed428674b75486d51fda22 /Cargo.toml | |
parent | build(Cargo): Update dependencies (diff) | |
download | back-prime.zip |
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 b8a9970..830e68d 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.2" +version = "0.1.3" edition = "2024" license = "AGPL-3.0-or-later" homepage = "https://issues.foss-syndicate.org" |