diff options
| author | Fuwn <[email protected]> | 2022-07-17 03:44:47 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-17 03:44:47 +0000 |
| commit | 897226d9d8e0041b1e64d2d407d11dfc5bcd8c60 (patch) | |
| tree | 4b4719166fb0f0641bd18214f4fce33aedc3bb41 /Cargo.toml | |
| parent | feat(Cargo.toml): bump version (diff) | |
| download | sydney-0.1.2.tar.xz sydney-0.1.2.zip | |
feat(app): show old content when inputtingv0.1.2
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.1" +version = "0.1.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |