diff options
| author | Fuwn <[email protected]> | 2024-07-24 00:48:17 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-24 00:48:17 +0000 |
| commit | 0b6aa993a69cc93793d8c35f7794cbb8760dd4b3 (patch) | |
| tree | f9885b9dab7bc30ac4c961e026a3ba9365b11687 /Cargo.toml | |
| parent | feat(response): update proxy documentation (diff) | |
| download | september-0.2.27.tar.xz september-0.2.27.zip | |
chore: bump versionv0.2.27
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.2.26" +version = "0.2.27" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |