diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-10-28 20:19:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-28 19:19:10 +0000 |
| commit | 2959891f58b93f3b796a9dd449d2fe4565111020 (patch) | |
| tree | 228066ad74c7830f6d6b22bdc6f5050537ffc5f7 /Cargo.toml | |
| parent | fix(enter_accept): clear old cmd snippet (#1350) (diff) | |
| download | atuin-2959891f58b93f3b796a9dd449d2fe4565111020.zip | |
Release v17.0.1 (#1354)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ members = [ [workspace.package] name = "atuin" -version = "17.0.0" +version = "17.0.1" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] rust-version = "1.67" license = "MIT" |
