aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-17 11:01:29 +0000
committerFuwn <[email protected]>2022-07-17 11:01:29 +0000
commit86708ffa5862dc84416b55ee3cc210eb4de30240 (patch)
tree212b095c721e07e9aa7bde0cbe8de3e7068ee3bd
parentdocs(README.md): update gif of usage (diff)
downloadsydney-0.1.4.tar.xz
sydney-0.1.4.zip
feat(Cargo.toml): bump versionv0.1.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bfab321..3e034fa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "sydney"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Vim-like, Command-line Gemini Client"