aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-05-08 14:10:38 -0700
committerGitHub <noreply@github.com>2025-05-08 14:10:38 -0700
commit84589cab15253300984bfaca1392795c39d137fc (patch)
tree994d4c0e8f5ffcfd03378d9947103e81ad94394b /Cargo.toml
parentRevert "fix: selection vs render issue (#2706)" (#2748) (diff)
downloadatuin-84589cab15253300984bfaca1392795c39d137fc.zip
chore(release): prepare for release 18.6.1 (#2749)
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 549f88e2..e11be2d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.6.0"
+version = "18.6.1"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.86"
license = "MIT"