summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2024-03-16 10:25:15 -0400
committerDan Davison <dandavison7@gmail.com>2024-03-16 10:25:15 -0400
commit13c8219799be3291ed592a9bd00e707577fbf6f6 (patch)
tree70d1cc9bd74e2be0ce99c9dafa3ce792f3c8502f /Cargo.toml
parenta6cd23c48fd2d7c33461f85117d1fb4a7f43bb66 (diff)
Bump version0.17.0
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 35e3469a..d55c68e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
-version = "0.16.5"
+version = "0.17.0"
[[bin]]
name = "delta"