chore: Release

This commit is contained in:
Syfaro 2024-06-19 22:26:24 -04:00
parent 2588df6544
commit 8e80419b0e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -565,7 +565,7 @@ dependencies = [
[[package]] [[package]]
name = "bkapi" name = "bkapi"
version = "0.3.0" version = "0.3.1"
dependencies = [ dependencies = [
"actix-http", "actix-http",
"actix-service", "actix-service",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "bkapi" name = "bkapi"
version = "0.3.0" version = "0.3.1"
authors = ["Syfaro <syfaro@huefox.com>"] authors = ["Syfaro <syfaro@huefox.com>"]
edition = "2018" edition = "2018"
publish = false publish = false