diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-07-16 17:18:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-16 17:18:15 +0100 |
| commit | 0eecc0b43dbf12dfb1f75da94151cd759a6f4782 (patch) | |
| tree | 3eb63fcb37f343eae434b23560d68192a451756b /Cargo.toml | |
| parent | fix: add check for postgresql prefix (#2825) (diff) | |
| download | atuin-0eecc0b43dbf12dfb1f75da94151cd759a6f4782.zip | |
chore(release): prepare for release 18.7.1 (#2826)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ resolver = "2" exclude = ["ui/backend"] [workspace.package] -version = "18.7.0" +version = "18.7.1" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.86" license = "MIT" |
