diff options
| author | Fuwn <[email protected]> | 2024-05-23 00:54:44 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-05-23 00:54:44 +0000 |
| commit | bb6571189615f92d8c5810ebab87b2b138ff9701 (patch) | |
| tree | 62c767b45b9103c30ac5a0d97ecfc5ce6cfcf040 | |
| parent | fix(response): fallback on no content (diff) | |
| download | september-bb6571189615f92d8c5810ebab87b2b138ff9701.tar.xz september-bb6571189615f92d8c5810ebab87b2b138ff9701.zip | |
docs(cargo): bump version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.15" +version = "0.2.16" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |