diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-05-08 14:10:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-08 14:10:38 -0700 |
| commit | 84589cab15253300984bfaca1392795c39d137fc (patch) | |
| tree | 994d4c0e8f5ffcfd03378d9947103e81ad94394b /crates/atuin-client | |
| parent | Revert "fix: selection vs render issue (#2706)" (#2748) (diff) | |
| download | atuin-84589cab15253300984bfaca1392795c39d137fc.zip | |
chore(release): prepare for release 18.6.1 (#2749)
Diffstat (limited to 'crates/atuin-client')
| -rw-r--r-- | crates/atuin-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml index 0a68eb2a..5a98f797 100644 --- a/crates/atuin-client/Cargo.toml +++ b/crates/atuin-client/Cargo.toml @@ -19,7 +19,7 @@ daemon = [] check-update = [] [dependencies] -atuin-common = { path = "../atuin-common", version = "18.6.0" } +atuin-common = { path = "../atuin-common", version = "18.6.1" } log = { workspace = true } base64 = { workspace = true } |
