aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-12-10 13:00:59 +0000
committerGitHub <noreply@github.com>2023-12-10 13:00:59 +0000
commitda2e58fbb17aa05510df2480f7e1d47e21e74c73 (patch)
treea9395a961d26f885ce2801874711aefcb6379b07 /Cargo.toml
parentchore: setup git cliff (#1431) (diff)
downloadatuin-da2e58fbb17aa05510df2480f7e1d47e21e74c73.zip
chore(release): prepare for release v17.1.0 (#1432)
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 adb5b46f..2df36cfe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ members = [
[workspace.package]
name = "atuin"
-version = "17.0.1"
+version = "17.1.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"