diff options
| author | Fuwn <[email protected]> | 2022-08-08 20:01:11 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-08-08 20:01:11 +0000 |
| commit | 3b2eeb99ea43f66ae62733947a70ab1becb5e9fe (patch) | |
| tree | 840da086752ae97d30bb5f383b313024fbdbe76c | |
| parent | feat(input.rs): reload key (diff) | |
| download | sydney-3b2eeb99ea43f66ae62733947a70ab1becb5e9fe.tar.xz sydney-3b2eeb99ea43f66ae62733947a70ab1becb5e9fe.zip | |
feat(Cargo.toml): bump versionv0.1.10
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "sydney" -version = "0.1.9" +version = "0.1.10" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |