summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-03 21:52:34 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-03 21:52:34 -0400
commitd54abc6783390a3c5a1292c76addbbc964c60a1a (patch)
tree26fe88ba3aee5bd93688620700a897d1975f0f50 /Cargo.toml
parent77f2303fd850c5e61d1983c97a5c5b6c230078f5 (diff)
Bump dev version
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 cfa2db51..44ffc25d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/dandavison/delta"
license = "MIT"
readme = "README.md"
repository = "https://github.com/dandavison/delta"
-version = "0.4.0"
+version = "0.4.1"
[[bin]]
name = "delta"