Bump version for deployment 82
Some checks failed
Security audit / audit (push) Has been cancelled

This commit is contained in:
Jim Gustafson 2024-04-25 16:58:40 -07:00 committed by GitHub
parent d844eb4ee9
commit 6fb49e9059
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -714,7 +714,7 @@ dependencies = [
[[package]]
name = "calling_backend"
version = "81.0.0"
version = "82.0.0"
dependencies = [
"accounting-allocator",
"aes 0.8.4",
@ -784,7 +784,7 @@ dependencies = [
[[package]]
name = "calling_frontend"
version = "81.0.0"
version = "82.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

@ -13,7 +13,7 @@ members = [
]
[workspace.package]
version = "81.0.0"
version = "82.0.0"
[profile.release]
debug = 1