diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-04-16 12:25:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-16 11:25:48 +0000 |
| commit | 7c079070c5356b49af79b25e42496eddbfcd40c7 (patch) | |
| tree | 76b3f99839e09d1ad422106e2ae057c6c055b358 /atuin-client/Cargo.toml | |
| parent | Make the homepage prettier (#880) (diff) | |
| download | atuin-7c079070c5356b49af79b25e42496eddbfcd40c7.zip | |
Release v14.0.1 (#883)
Diffstat (limited to 'atuin-client/Cargo.toml')
| -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 0f498d3c..6c5d04b9 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -24,7 +24,7 @@ sync = [ ] [dependencies] -atuin-common = { path = "../atuin-common", version = "14.0.0" } +atuin-common = { path = "../atuin-common", version = "14.0.1" } log = { workspace = true } chrono = { workspace = true } |
