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-21 14:52:23 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-21 14:52:23 +0200
commitd0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1 (patch)
tree39ee404ab2918eefb824303cfba42bbcef1c844f /Cargo.toml
parentfix(select/duration): Also parse `[No Duration]` as duration (diff)
downloadyt-d0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1.tar.gz
yt-d0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1.zip
chore(version): v0.1.1 v0.1.1
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 55b4de0..7237ac3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@
 
 [package]
 name = "yt"
-version = "0.1.0"
+version = "0.1.1"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html