aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-07-16 17:18:15 +0100
committerGitHub <noreply@github.com>2025-07-16 17:18:15 +0100
commit0eecc0b43dbf12dfb1f75da94151cd759a6f4782 (patch)
tree3eb63fcb37f343eae434b23560d68192a451756b /Cargo.toml
parentfix: add check for postgresql prefix (#2825) (diff)
downloadatuin-0eecc0b43dbf12dfb1f75da94151cd759a6f4782.zip
chore(release): prepare for release 18.7.1 (#2826)
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 6f0cdb46..c5b335ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.7.0"
+version = "18.7.1"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.86"
license = "MIT"