diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-05-28 19:39:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-28 19:39:45 +0100 |
| commit | 9e3fa8b88ac3c67c5b544475b624b94895220ddd (patch) | |
| tree | dab992cc235e0099357c3c69da5c17c295a21cb8 /Cargo.toml | |
| parent | Make volume path absolute (#1009) (diff) | |
| download | atuin-9e3fa8b88ac3c67c5b544475b624b94895220ddd.zip | |
Release v15.0.0 (#995)
* Release v15.0.0
* Draft post
* Update contributors
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ members = ["atuin", "atuin-client", "atuin-server", "atuin-common"] [workspace.package] name = "atuin" -version = "14.0.1" +version = "15.0.0" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] rust-version = "1.59" license = "MIT" |
