From 3a22c2c77475279040ef38fdfb600d529ae28108 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 2 Jun 2025 12:51:47 +0000 Subject: chore: Bump version patch --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4727aa4..9c4bc5c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2148,7 +2148,7 @@ dependencies = [ [[package]] name = "september" -version = "0.2.35" +version = "0.2.36" dependencies = [ "actix-web", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 4dde92c..dff4c0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.35" +version = "0.2.36" authors = ["Fuwn "] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." -- cgit v1.2.3