From 0d5332a87facabb7227458586002226fafa11acb Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 7 Aug 2023 11:18:39 +0100 Subject: Prepare release v16.0.0 (#1143) * Prepare release v16.0.0 * Remove debug output * Fix kv dupes if the store already exists * Add limit in frontend as well as sync backend --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1d55c34f..47ac1916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ members = [ [workspace.package] name = "atuin" -version = "15.0.0" +version = "16.0.0" authors = ["Ellie Huxtable "] rust-version = "1.59" license = "MIT" -- cgit v1.3.1