chore: Release

This commit is contained in:
Syfaro 2023-02-10 22:01:24 -05:00
parent e1f5b02464
commit 6f69b0e810
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.1.0"
version = "0.2.0"
dependencies = [
"actix-http",
"actix-service",
@ -441,7 +441,7 @@ dependencies = [
[[package]]
name = "bkapi-client"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"async-nats",
"futures",

View File

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

View File

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