diff options
| author | Fuwn <[email protected]> | 2022-07-24 21:18:07 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-24 21:18:07 +0000 |
| commit | 86573a2111edbf7b0368226f2d378335f8aa582a (patch) | |
| tree | 5bcc1243a723d908228c86687999eb9a934d429d /Cargo.toml | |
| parent | feat(src): ui overhaul (bollux inspired) (diff) | |
| download | sydney-0.1.9.tar.xz sydney-0.1.9.zip | |
refactor: docs and formatv0.1.9
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "sydney" -version = "0.1.8" +version = "0.1.9" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |