chore: bump version to 0.2.0

This commit is contained in:
VC
2023-10-05 09:47:41 +02:00
parent 9cf81ec9e5
commit bddfb44614
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -976,7 +976,7 @@ dependencies = [
[[package]]
name = "tootube"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"clap",
"env_logger",

View File

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