summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-04-26 18:36:19 +0100
committerEllie Huxtable <e@elm.sh>2021-04-26 18:36:19 +0100
commit4df77c5201c5245cb08bab636787be6da782009f (patch)
tree0bca512acf5d1e87507c3c89a45066747d8ccea4 /Cargo.toml
parent9356736ca16c0b575a9408ad23c532e17b8ffccb (diff)
Release v0.6.4v0.6.4
- Fix version - Only build for two targets
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 da76eb8c..81d10d3e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atuin"
-version = "0.6.3"
+version = "0.6.4"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
edition = "2018"
license = "MIT"