diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2024-07-23 13:38:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 13:38:41 +0100 |
| commit | 3cf52990e4a8d0e854f5a0ed8f04ffa782b92f17 (patch) | |
| tree | a4549179f4f48f7e3c3c996c32aaea11d926c0cc /Cargo.toml | |
| parent | feat(gui): clean up home page, fix a few bugs (#2304) (diff) | |
| download | atuin-3cf52990e4a8d0e854f5a0ed8f04ffa782b92f17.zip | |
chore(release): prepare for release v18.4.0-beta.3 (#2305)
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.2" +version = "18.4.0-beta.3" authors = ["Ellie Huxtable <ellie@atuin.sh>"] rust-version = "1.79" license = "MIT" |
