update version

This commit is contained in:
jb-alvarado 2022-11-28 18:30:18 +01:00
parent c70db0d327
commit b11eeb486a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -991,7 +991,7 @@ dependencies = [
[[package]]
name = "ffplayout-api"
version = "0.8.0"
version = "0.8.1"
dependencies = [
"actix-files",
"actix-multipart",

View File

@ -4,7 +4,7 @@ description = "Rest API for ffplayout"
license = "GPL-3.0"
authors = ["Jonathan Baecker jonbae77@gmail.com"]
readme = "README.md"
version = "0.8.0"
version = "0.8.1"
edition = "2021"
[dependencies]