diff options
| author | Fuwn <[email protected]> | 2022-04-21 00:02:43 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-21 00:02:43 +0000 |
| commit | acf54575d59594b59168a1dbd8d295b72b09122a (patch) | |
| tree | 70be137e9b98b7c30dec48f1f93bff02a4f53afa | |
| parent | fix(proxy): pass query (diff) | |
| download | september-acf54575d59594b59168a1dbd8d295b72b09122a.tar.xz september-acf54575d59594b59168a1dbd8d295b72b09122a.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.1.1" +version = "0.1.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |