summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-05-28 14:29:46 -0400
committerDan Davison <dandavison7@gmail.com>2021-05-28 14:29:46 -0400
commitd205aa8fa373357fd67c184beb83c3fc78803cb6 (patch)
tree65597e7b37fd5ffc1fe9ee29ecff024ff7c302be /Cargo.toml
parent233719c09a4093d73d9a770b1e9de4592c2b9224 (diff)
Bump version0.8.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 55ec3b0b..f68f4291 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.7.1"
+version = "0.8.0"
[[bin]]
name = "delta"