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 20:53:39 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-21 20:53:39 +0200
commit22d32b68251af78a4fee4422f41212091481f3a7 (patch)
tree2fad61abe816ea88997c058a6919b9567c3a2958 /Cargo.toml
parentfix(yt_dlp/info_json): Add another missing attribute (diff)
downloadyt-22d32b68251af78a4fee4422f41212091481f3a7.tar.gz
yt-22d32b68251af78a4fee4422f41212091481f3a7.zip
chore(version): v0.1.3 v0.1.3
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 54c7b00..6b12ae3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@
 
 [package]
 name = "yt"
-version = "0.1.2"
+version = "0.1.3"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html