chore(release): prepare for release v18.0.2 (#1775)

This commit is contained in:
Ellie Huxtable
2024-02-26 11:37:54 +00:00
committed by GitHub
parent 248213bf3e
commit cf09464d4d
8 changed files with 23 additions and 17 deletions

View File

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