aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-07-16 14:47:25 +0100
committerGitHub <noreply@github.com>2025-07-16 14:47:25 +0100
commit2eeb0c79f63d8890d9f051945f60ce6fc7c4283c (patch)
tree2134002fbd710f72c55fa9dfa6e675e6b947c711 /Cargo.toml
parentchore(deps): bump debian (#2811) (diff)
downloadatuin-2eeb0c79f63d8890d9f051945f60ce6fc7c4283c.zip
chore(release): prepare for release 18.7.0 (#2823)
* chore(release): prepare for release 18.7.0 * lockfile
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 433659d9..6f0cdb46 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.6.1"
+version = "18.7.0"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.86"
license = "MIT"