aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-17 03:52:18 +0000
committerFuwn <[email protected]>2022-07-17 03:52:18 +0000
commit21d593118dfe91be125560eee6efc5131e753b13 (patch)
tree850a3eec8be401b4c8d48f540cf185e605e44766
parentfix(app): no double meta on error (diff)
downloadsydney-0.1.3.tar.xz
sydney-0.1.3.zip
feat(Cargo.toml): bump versionv0.1.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4539964..bfab321 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "sydney"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Vim-like, Command-line Gemini Client"