From 0610ae197f41c0439665c97d914809bd0b10c2fa Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 26 Apr 2021 14:25:57 +0100 Subject: Pre release polishing (#42) * Improve readme * Add demo gif * Update readme * Add mac build * Amend release config * Update gif --- atuin-common/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin-common') diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 23d1ac82..2282f52d 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-common" -version = "0.6.1" +version = "0.6.2" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" -- cgit v1.3.1