From 0882f0a5cc451fa34966c206deb76a40e5e04fbf Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 10 Dec 2025 10:27:11 -0600 Subject: [PATCH] version: bump to 0.2.1, add 'experimental' to footer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8829d5d..91c916a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gitore" description = "A gitweb/cgit-like interface" -version = "0.1.5" +version = "0.2.1" edition = "2024" authors = ["Jordan Doyle ", "Alexander von Gluck "] license = "MIT" -- gitore 0.2.3