chore: bump version

This commit is contained in:
VC
2023-10-16 21:23:15 +02:00
parent 62641f526f
commit ae3fa74d9b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1081,7 +1081,7 @@ dependencies = [
[[package]] [[package]]
name = "tootube" name = "tootube"
version = "0.4.0" version = "0.4.1"
dependencies = [ dependencies = [
"bytes", "bytes",
"clap", "clap",

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "tootube" name = "tootube"
authors = ["VC <veretcle+framagit@mateu.be>"] authors = ["VC <veretcle+framagit@mateu.be>"]
version = "0.4.0" version = "0.4.1"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html