bump version

This commit is contained in:
Felipe 2023-09-05 03:04:02 -03:00
parent d98792df1e
commit c7c396ac32
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -149,7 +149,7 @@ checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
[[package]]
name = "playlist-check"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"anyhow",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "playlist-check"
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