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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index accd14d7..652efb8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["atuin", "atuin-client", "atuin-server", "atuin-common"] [workspace.package] name = "atuin" -version = "14.0.1" +version = "15.0.0" authors = ["Ellie Huxtable "] rust-version = "1.59" license = "MIT" -- cgit v1.3.1