aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-04-04 23:56:53 +0000
committerFuwn <[email protected]>2025-04-04 23:56:53 +0000
commitfc96fd6138573dbea8a7af63172be20240d078ac (patch)
tree6f68b201c9d437d785021647e231814249d1004a /Cargo.toml
parentfix: Update outdated home page URLs (diff)
downloadsydney-0.1.11.tar.xz
sydney-0.1.11.zip
chore: Bump version patchHEADv0.1.11main
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 732bb6e..0aa34f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "sydney"
-version = "0.1.10"
+version = "0.1.11"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Vim-like, Command-line Gemini Client"