chore(release): prepare for release v18.1.0 (#1854)

This commit is contained in:
Ellie Huxtable
2024-03-11 14:33:03 +00:00
committed by GitHub
parent c9daf4cd67
commit 74182aad42
9 changed files with 122 additions and 24 deletions

View File

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