aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-05-28 19:39:45 +0100
committerGitHub <noreply@github.com>2023-05-28 19:39:45 +0100
commit9e3fa8b88ac3c67c5b544475b624b94895220ddd (patch)
treedab992cc235e0099357c3c69da5c17c295a21cb8 /Cargo.toml
parentMake volume path absolute (#1009) (diff)
downloadatuin-9e3fa8b88ac3c67c5b544475b624b94895220ddd.zip
Release v15.0.0 (#995)
* Release v15.0.0 * Draft post * Update contributors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <ellie@elliehuxtable.com>"]
rust-version = "1.59"
license = "MIT"