aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-01-03 15:51:47 +0000
committerGitHub <noreply@github.com>2024-01-03 15:51:47 +0000
commit9f79a34a9dea207df7184972fa29f4fe5ec41b27 (patch)
treed9a422330bf6e818a9a2ce0ab45a59a6a7db09ee /Cargo.toml
parentfix(server): typo with default config (#1493) (diff)
downloadatuin-9f79a34a9dea207df7184972fa29f4fe5ec41b27.zip
chore(release): prepare for release v17.2.1 (#1495)
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 2e9db5f1..1d9f6176 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ members = [
[workspace.package]
name = "atuin"
-version = "17.2.0"
+version = "17.2.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"