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 | cbeba0f1301e05d80235a4a12677662c6e952453 (patch) | |
| tree | 24843b5e1c1a515d74d5eb2638d9bbd3e37b963f /Cargo.toml | |
| parent | feat(css): Responsive font size (diff) | |
| download | september-cbeba0f1301e05d80235a4a12677662c6e952453.tar.xz september-cbeba0f1301e05d80235a4a12677662c6e952453.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." |