From 4df77c5201c5245cb08bab636787be6da782009f Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 26 Apr 2021 18:36:19 +0100 Subject: Release v0.6.4 - Fix version - Only build for two targets --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 "] edition = "2018" license = "MIT" -- cgit v1.3.1