summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-10-25 18:44:50 -0400
committerDan Davison <dandavison7@gmail.com>2021-10-25 18:44:50 -0400
commit32f532ccffc60026ef69ede4ec57891574bd8f36 (patch)
tree1106f29e939cbb748a0decc9b9c7aaa17a9d5743 /Cargo.toml
parent5762a527a76bcf31422661dbc744790a71270a01 (diff)
Bump version for release
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 2090983a..98c14fe6 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.8.4"
+version = "0.9.0"
[[bin]]
name = "delta"