chore(release): prepare for release v18.0.0 (#1685)

This commit is contained in:
Ellie Huxtable
2024-02-09 12:42:34 +00:00
committed by GitHub
parent e2f080ccff
commit 5738d06282
8 changed files with 138 additions and 17 deletions

View File

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