Release v17.0.1 (#1354)

This commit is contained in:
Ellie Huxtable
2023-10-28 20:19:10 +01:00
committed by GitHub
parent 6b20f89191
commit 2959891f58
7 changed files with 17 additions and 17 deletions

View File

@@ -10,8 +10,8 @@ homepage = { workspace = true }
repository = { workspace = true }
[dependencies]
atuin-common = { path = "../atuin-common", version = "17.0.0" }
atuin-server-database = { path = "../atuin-server-database", version = "17.0.0" }
atuin-common = { path = "../atuin-common", version = "17.0.1" }
atuin-server-database = { path = "../atuin-server-database", version = "17.0.1" }
tracing = "0.1"
time = { workspace = true }