From 9e3fa8b88ac3c67c5b544475b624b94895220ddd Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sun, 28 May 2023 19:39:45 +0100 Subject: Release v15.0.0 (#995) * Release v15.0.0 * Draft post * Update contributors --- atuin-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin-client') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index 3542510c..fee3eb5f 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -25,7 +25,7 @@ sync = [ ] [dependencies] -atuin-common = { path = "../atuin-common", version = "14.0.1" } +atuin-common = { path = "../atuin-common", version = "15.0.0" } log = { workspace = true } chrono = { workspace = true } -- cgit v1.3.1