aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-08-04 12:33:08 +0200
committerGitHub <noreply@github.com>2025-08-04 12:33:08 +0200
commit5614596c8165e6f5e22b5524c7bb127bf55bc48a (patch)
tree4cd042d3075e09e6928d61914dd41c215cf4697e /Cargo.toml
parentfeat: add IDX_CACHE_ROLLOUT (#2850) (diff)
downloadatuin-5614596c8165e6f5e22b5524c7bb127bf55bc48a.zip
chore(release): prepare for release 18.8.0 (#2858)
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5ada8f44..d6b4a1bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.7.1"
+version = "18.8.0"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.88"
license = "MIT"