diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-04-08 17:05:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-08 17:05:12 +0100 |
| commit | 09fc76ed825114c32c863eb3b56e967fbec54047 (patch) | |
| tree | dde00bfb3f2411680de618136f86edef4ca253ca /Cargo.toml | |
| parent | feat: Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading fr... (diff) | |
| download | atuin-09fc76ed825114c32c863eb3b56e967fbec54047.zip | |
chore(release): prepare for release 18.5.0 (#2685)
* chore(release): prepare for release 18.5.0
* update workflow ubuntu version
* revert because dist checks lol
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.5.0-beta.3" +version = "18.5.0" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.86" license = "MIT" |
