chore(release): prepare for release v17.2.0 (#1492)

This commit is contained in:
Ellie Huxtable
2024-01-03 12:46:08 +00:00
committed by GitHub
parent c37147d619
commit 999a98c577
9 changed files with 194 additions and 154 deletions

View File

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