diff options
| author | Fuwn <[email protected]> | 2022-07-17 11:40:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-17 11:40:32 +0000 |
| commit | 7f7118c767830e866e9d8c415d44c52fbcd13a8e (patch) | |
| tree | 516815e280c409a1ecb46ae76ae96dbf41db8bff | |
| parent | fix(input.rs): more url error handling (diff) | |
| download | sydney-7f7118c767830e866e9d8c415d44c52fbcd13a8e.tar.xz sydney-7f7118c767830e866e9d8c415d44c52fbcd13a8e.zip | |
feat(Cargo.toml): bump versionv0.1.5
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "sydney" -version = "0.1.4" +version = "0.1.5" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |