aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-17 11:40:32 +0000
committerFuwn <[email protected]>2022-07-17 11:40:32 +0000
commit7f7118c767830e866e9d8c415d44c52fbcd13a8e (patch)
tree516815e280c409a1ecb46ae76ae96dbf41db8bff
parentfix(input.rs): more url error handling (diff)
downloadsydney-7f7118c767830e866e9d8c415d44c52fbcd13a8e.tar.xz
sydney-7f7118c767830e866e9d8c415d44c52fbcd13a8e.zip
feat(Cargo.toml): bump versionv0.1.5
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3e034fa..796003c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"