diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-02-05 20:40:53 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-05 20:40:53 -0800 |
| commit | 3d3259eb9a6321193e1366d722574be67b085e85 (patch) | |
| tree | a4f48f9c45b80844df7da6743389f081399284f8 /Cargo.toml | |
| parent | fix(tui): space and F1-F24 keys not handled properly by new keybind system (#... (diff) | |
| download | atuin-3d3259eb9a6321193e1366d722574be67b085e85.zip | |
chore(release): prepare for release 18.12.0-beta.4 (#3139)
Diffstat (limited to '')
| -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.12.0-beta.3" +version = "18.12.0-beta.4" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.93" license = "MIT" |
