diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-04-01 18:17:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-01 18:17:38 +0100 |
| commit | 4e4fdb9f8e23299c841313639da5f037dd437cd5 (patch) | |
| tree | cb2c0880df14985c9edd45d8d7f0574ce1fd4726 /atuin-common/Cargo.toml | |
| parent | Vendor ratatui temporarily (#835) (diff) | |
| download | atuin-4e4fdb9f8e23299c841313639da5f037dd437cd5.zip | |
Release Atuin v14 (#836)
* Bump versions
* Write release notes
* add link
Diffstat (limited to 'atuin-common/Cargo.toml')
| -rw-r--r-- | atuin-common/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 7c407503..16592381 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-common" -version = "13.0.1" +version = "14.0.0" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] edition = "2018" license = "MIT" |
