diff options
| author | Fuwn <[email protected]> | 2024-07-27 06:26:14 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-27 06:26:14 +0000 |
| commit | 293c534bc3554034a485030a551037cedaace35c (patch) | |
| tree | e2392022e1489aa9dbdd18ede25307f07ccde0cd /Cargo.toml | |
| parent | fix(css): heading font weight (diff) | |
| download | september-293c534bc3554034a485030a551037cedaace35c.tar.xz september-293c534bc3554034a485030a551037cedaace35c.zip | |
chore: bump version
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.28" +version = "0.2.29" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |