diff options
| author | Fuwn <[email protected]> | 2026-02-10 13:14:09 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-10 13:14:09 +0000 |
| commit | 854ac15e5ef355c9e369b6e97d7c3d31cb39289f (patch) | |
| tree | b469e67569e8b1159b108b2d35defbdaadde18ea /Cargo.toml | |
| parent | feat: Support HTTP/0.9 (diff) | |
| download | september-854ac15e5ef355c9e369b6e97d7c3d31cb39289f.tar.xz september-854ac15e5ef355c9e369b6e97d7c3d31cb39289f.zip | |
chore(Cargo.toml): Bump version patch
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.3.2" +version = "0.3.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |