diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2024-12-05 11:32:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-05 11:32:20 +0000 |
| commit | 33f00df3823fba943c508172f04d048fdbc1c4fa (patch) | |
| tree | c79448c6bf0d28763a9b0f81b9301c710689dd76 /Cargo.toml | |
| parent | feat: provide additional clarity around key management (#2467) (diff) | |
| download | atuin-33f00df3823fba943c508172f04d048fdbc1c4fa.zip | |
chore(release): prepare for release 18.4.0-beta.4 (#2469)
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.4.0-beta.3" +version = "18.4.0-beta.4" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.82" license = "MIT" |
