diff options
| author | Fuwn <[email protected]> | 2025-06-23 13:12:33 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-23 13:12:33 +0000 |
| commit | bb25d9c1ccbad971ffa11e4caf33e6bbc557df82 (patch) | |
| tree | 24843b5e1c1a515d74d5eb2638d9bbd3e37b963f /Cargo.toml | |
| parent | feat(css): Responsive font size (diff) | |
| download | september-0.3.1.tar.xz september-0.3.1.zip | |
chore(Cargo): Bump version patchv0.3.1
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.3.0" +version = "0.3.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |