about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-23 14:17:16 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-23 14:17:16 +0200
commit39cfa40976e7f9f85fa28ff2cf8b4724fb6d4cbc (patch)
tree811367978ff00d33b0558b893e506970b12a9b9e /Cargo.toml
parentdocs(config): Add an example configuration file (diff)
downloadyt-39cfa40976e7f9f85fa28ff2cf8b4724fb6d4cbc.tar.gz
yt-39cfa40976e7f9f85fa28ff2cf8b4724fb6d4cbc.zip
chore(version): v1.1.0 v1.1.0
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 8b77b16..1670b2a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@
 
 [package]
 name = "yt"
-version = "1.0.0"
+version = "1.1.0"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html