summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-02-13 22:58:31 +0000
committerEllie Huxtable <e@elm.sh>2021-02-13 22:58:31 +0000
commite7d234e305c7c0d6040f1b69eaf70f10e2550042 (patch)
treed3489bbf148c6544469758e95eec8cda7841eee8 /Cargo.toml
parentb85cb770d3e219e183cec68ed29d76d143599098 (diff)
Remove panic
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b224ce65..942a200e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"