chore(release): prepare for release v17.2.1 (#1495)

This commit is contained in:
Ellie Huxtable
2024-01-03 15:51:47 +00:00
committed by GitHub
parent 198b4e2ceb
commit 9f79a34a9d
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 = "17.2.0" }
atuin-server-database = { path = "../atuin-server-database", version = "17.2.0" }
atuin-common = { path = "../atuin-common", version = "17.2.1" }
atuin-server-database = { path = "../atuin-server-database", version = "17.2.1" }
tracing = "0.1"
time = { workspace = true }