summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-08-20 10:21:19 -0700
committerDan Davison <dandavison7@gmail.com>2021-08-20 10:21:19 -0700
commit512ccbc01a8f61a524eaaa6762c980499a5a5ed3 (patch)
treeb500a781615d7dd03608910a2eb34800d0fd0e09 /Cargo.toml
parentbe61273130215c8bc6b9aac19aa07da460728d7c (diff)
Bump dev version number
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 8ac567f9..8a960b3e 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.3"
+version = "0.8.4"
[[bin]]
name = "delta"