aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-01-03 12:46:08 +0000
committerGitHub <noreply@github.com>2024-01-03 12:46:08 +0000
commit999a98c577276e1b962ae0421c63962622859c66 (patch)
treec1f40b65793d1884082f205822dd1565445ecba2 /Cargo.toml
parentfix(import/zsh): zsh use a special format to escape some characters (#1490) (diff)
downloadatuin-999a98c577276e1b962ae0421c63962622859c66.zip
chore(release): prepare for release v17.2.0 (#1492)
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 b245d259..2e9db5f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ members = [
[workspace.package]
name = "atuin"
-version = "17.1.0"
+version = "17.2.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"