chore(release): prepare for release v17.1.0 (#1432)

This commit is contained in:
Ellie Huxtable
2023-12-10 13:00:59 +00:00
committed by GitHub
parent 3db71f2c1c
commit da2e58fbb1
9 changed files with 24 additions and 18 deletions

View File

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