diff options
| author | Fuwn <[email protected]> | 2022-07-18 03:43:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-18 03:43:56 +0000 |
| commit | 3d44b69f72ea3bc25e8f85b0ce5a221ea0017df8 (patch) | |
| tree | 2b348771a56c292e0f22b6c43db50a2eaf99310f /Cargo.toml | |
| parent | feat(Cargo.toml): bump version (diff) | |
| download | sydney-0.1.6.tar.xz sydney-0.1.6.zip | |
feat(main.rs): add outdated checkv0.1.6
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.5" +version = "0.1.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |