diff options
| author | Ellie Huxtable <e@elm.sh> | 2021-02-13 22:58:31 +0000 |
|---|---|---|
| committer | Ellie Huxtable <e@elm.sh> | 2021-02-13 22:58:31 +0000 |
| commit | e7d234e305c7c0d6040f1b69eaf70f10e2550042 (patch) | |
| tree | d3489bbf148c6544469758e95eec8cda7841eee8 /Cargo.toml | |
| parent | Update widget (diff) | |
| download | atuin-e7d234e305c7c0d6040f1b69eaf70f10e2550042.zip | |
Remove panic
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "atuin" -version = "0.2.3" +version = "0.2.4" authors = ["Ellie Huxtable <e@elm.sh>"] edition = "2018" license = "MIT" |
