diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-03-11 14:33:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 14:33:03 +0000 |
| commit | 74182aad42b2fab7be0ccb0201e81ec824be416c (patch) | |
| tree | 55e9e8fdabe4ca6520c5cf808e15ac68f353ff0a /atuin-client | |
| parent | fix: doctor shell wording (#1858) (diff) | |
| download | atuin-74182aad42b2fab7be0ccb0201e81ec824be416c.zip | |
chore(release): prepare for release v18.1.0 (#1854)
Diffstat (limited to 'atuin-client')
| -rw-r--r-- | atuin-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index e2353daf..8595a7d5 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -18,7 +18,7 @@ sync = ["urlencoding", "reqwest", "sha2", "hex"] check-update = [] [dependencies] -atuin-common = { path = "../atuin-common", version = "18.0.2" } +atuin-common = { path = "../atuin-common", version = "18.1.0" } log = { workspace = true } base64 = { workspace = true } |
