aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-10-28 20:19:10 +0100
committerGitHub <noreply@github.com>2023-10-28 19:19:10 +0000
commit2959891f58b93f3b796a9dd449d2fe4565111020 (patch)
tree228066ad74c7830f6d6b22bdc6f5050537ffc5f7 /Cargo.toml
parentfix(enter_accept): clear old cmd snippet (#1350) (diff)
downloadatuin-2959891f58b93f3b796a9dd449d2fe4565111020.zip
Release v17.0.1 (#1354)
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 33b503bd..a646bea4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ members = [
[workspace.package]
name = "atuin"
-version = "17.0.0"
+version = "17.0.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"