diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-04-15 10:37:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-15 10:37:28 +0100 |
| commit | a0231a70950fbec9dcc3403e37066d891d1fc833 (patch) | |
| tree | 2a5e1d50672179e7657e80b5b016af4f2ec572ef /Cargo.toml | |
| parent | docs: add missing cli help text (#1945) (diff) | |
| download | atuin-a0231a70950fbec9dcc3403e37066d891d1fc833.zip | |
chore(release): prepare for release v18.2.0 (#1950)
* chore(release): prepare for release v18.2.0
* disable codespell for the changelog
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ resolver = "2" exclude = ["ui/backend"] [workspace.package] -version = "18.1.0" +version = "18.2.0" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] rust-version = "1.67" license = "MIT" |
