Change version and add author

This commit is contained in:
Love 2023-03-06 07:16:32 +01:00
parent 224970bf6c
commit 09d0938476
2 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View File

@ -462,7 +462,7 @@ dependencies = [
[[package]]
name = "ilovetv"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"async-recursion",
"bytes",

View File

@ -1,6 +1,7 @@
[package]
name = "ilovetv"
version = "1.0.0"
authors = ["Love Billenius <lovebillenius@disroot.org>"]
version = "1.1.0"
edition = "2021"
[dependencies]