From d3059af815130f102dd97cb1d1e5030920754105 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 10 May 2021 21:28:07 +0100 Subject: Release v0.7.0 (#103) * Release v0.7.0 - Update all the crate versions - Update the demo gif - Write a changelog - Adjust the title of the search screen (has the old name still) - Adjust the colours of the quick-jump numbers (sadly invisible on some colour schemes as dark grey :/) * Update README, default config file, docs * Link usernames * Trigger release workflow upon release creation, as well as tags --- 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 2282f52d..a30bb50c 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-common" -version = "0.6.2" +version = "0.7.0" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" -- cgit v1.3.1