diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-04-07 14:33:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-07 14:33:24 +0100 |
| commit | 1f6031d84acefd68b2dcc9d3a11eb6203745303f (patch) | |
| tree | 90eca72cc25f7cffd0144bcef112b4341199f7e8 /Cargo.toml | |
| parent | feat: support storing, syncing and executing scripts (#2644) (diff) | |
| download | atuin-1f6031d84acefd68b2dcc9d3a11eb6203745303f.zip | |
chore(release): prepare for release 18.5.0-beta.3 (#2678)
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.2" +version = "18.5.0-beta.3" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.86" license = "MIT" |
