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 | 7773d473fe3f2cf42398a297a2dc7e8efb9d8835 (patch) | |
| tree | 93ef1328fedf3abd1032e36737e09c57ce250915 | |
| parent | refactor(response): spacing (diff) | |
| download | september-7773d473fe3f2cf42398a297a2dc7e8efb9d8835.tar.xz september-7773d473fe3f2cf42398a297a2dc7e8efb9d8835.zip | |
docs(cargo): bump version 0.1.6 -> 0.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." |