mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-04 10:49:13 +00:00
chore(release): prepare for release 18.5.0-beta.1 (#2622)
* chore(release): prepare for release 18.5.0-beta.1 * no codespell on contributors
This commit is contained in:
parent
81123b377f
commit
8274e727cb
13 changed files with 88 additions and 34 deletions
|
@ -10,8 +10,8 @@ homepage = { workspace = true }
|
|||
repository = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
atuin-common = { path = "../atuin-common", version = "18.4.0" }
|
||||
atuin-server-database = { path = "../atuin-server-database", version = "18.4.0" }
|
||||
atuin-common = { path = "../atuin-common", version = "18.5.0-beta.1" }
|
||||
atuin-server-database = { path = "../atuin-server-database", version = "18.5.0-beta.1" }
|
||||
|
||||
eyre = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue