chore: Release

This commit is contained in:
Syfaro 2023-02-10 23:14:29 -05:00
parent 37bf4fd569
commit 2448e9a8fa
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -411,7 +411,7 @@ dependencies = [
[[package]]
name = "bkapi"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"actix-http",
"actix-service",
@ -441,7 +441,7 @@ dependencies = [
[[package]]
name = "bkapi-client"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"async-nats",
"futures",

View File

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

View File

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