aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-18 03:43:56 +0000
committerFuwn <[email protected]>2022-07-18 03:43:56 +0000
commit3d44b69f72ea3bc25e8f85b0ce5a221ea0017df8 (patch)
tree2b348771a56c292e0f22b6c43db50a2eaf99310f /Cargo.toml
parentfeat(Cargo.toml): bump version (diff)
downloadsydney-0.1.6.tar.xz
sydney-0.1.6.zip
feat(main.rs): add outdated checkv0.1.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 796003c..6c8ee2e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "sydney"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Vim-like, Command-line Gemini Client"