about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-06 22:03:46 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-06 22:03:46 +0200
commit263fba6e5cf1f6d45ddd4b8686577d9bf3af5323 (patch)
treefd234c840cd7e03dd5ca679e426cbacee19bec20 /Cargo.toml
parentbuild(Cargo.toml): Add nice metadata (diff)
downloadback-263fba6e5cf1f6d45ddd4b8686577d9bf3af5323.zip
chore(version): v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6d6db76..d131e4f 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.0"
+version = "0.1.1"
 edition = "2024"
 license = "AGPL-3.0-or-later"
 homepage = "https://issues.foss-syndicate.org"