summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-13 10:56:17 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-13 10:56:17 -0400
commit5ff4e13f10b80574f15db6968086f1c45fd1860a (patch)
treed73544e62d1f58ee10221d9eb4c1290728fb77b1 /Cargo.toml
parentb5f5ca572466dacfc7fada83d8e2f4e52f13f17e (diff)
Bump development 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 5f7fb375..2350a1d2 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.1"
+version = "0.4.2"
[[bin]]
name = "delta"