diff options
| author | Fuwn <[email protected]> | 2022-07-03 06:52:08 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-03 06:52:08 +0000 |
| commit | e1d7cb1affd55eb7d5610706ea2d47b9c97bda1d (patch) | |
| tree | 980ced6442a9a0c59964045cdfca6a5c7f378fd6 | |
| parent | refactor(response): spacing (diff) | |
| download | september-0.2.0.tar.xz september-0.2.0.zip | |
docs(cargo): bump version 0.1.6 -> 0.2.0v0.2.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.1.6" +version = "0.2.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |