diff options
| author | Ellie <ellie@elliehuxtable.com> | 2021-12-17 19:00:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-17 19:00:08 +0000 |
| commit | 88b2651ba431bdc1a843f1cab03a082639765bd3 (patch) | |
| tree | 368133bb8912942b5c8a9945f479056c77f7e331 /atuin-common | |
| parent | Add Alt+backspace and Ctrl+u keybinds for deleting by word and by line, respe... (diff) | |
| download | atuin-88b2651ba431bdc1a843f1cab03a082639765bd3.zip | |
Release 0.8.0 (#245)
Diffstat (limited to 'atuin-common')
| -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 2d8a5eeb..8222dbc6 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-common" -version = "0.7.2" +version = "0.8.0" authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] edition = "2018" license = "MIT" |
