aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-08-08 20:01:11 +0000
committerFuwn <[email protected]>2022-08-08 20:01:11 +0000
commit3b2eeb99ea43f66ae62733947a70ab1becb5e9fe (patch)
tree840da086752ae97d30bb5f383b313024fbdbe76c
parentfeat(input.rs): reload key (diff)
downloadsydney-3b2eeb99ea43f66ae62733947a70ab1becb5e9fe.tar.xz
sydney-3b2eeb99ea43f66ae62733947a70ab1becb5e9fe.zip
feat(Cargo.toml): bump versionv0.1.10
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7e12cfb..f86faf1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"