From d8aacb4a806c097fb316305dab8c481546d72b8b Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 13 Feb 2021 22:06:27 +0000 Subject: Add fuzzy history search and distinct arg --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f3f71cdf..b224ce65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin" -version = "0.2.2" +version = "0.2.3" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" -- cgit v1.3.1