diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-03 15:51:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-03 15:51:47 +0000 |
| commit | 9f79a34a9dea207df7184972fa29f4fe5ec41b27 (patch) | |
| tree | d9a422330bf6e818a9a2ce0ab45a59a6a7db09ee /Cargo.toml | |
| parent | fix(server): typo with default config (#1493) (diff) | |
| download | atuin-9f79a34a9dea207df7184972fa29f4fe5ec41b27.zip | |
chore(release): prepare for release v17.2.1 (#1495)
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.2.0" +version = "17.2.1" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] rust-version = "1.67" license = "MIT" |
