summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-02 15:24:45 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-02 15:24:45 -0400
commit00487cdbeafb02a199f5231c152261904cd8532b (patch)
tree6d9d2b1412ae8d7e56f90d8db1344b1c8725ee4a /Cargo.toml
parentc68bb0195c9a95d5e18cbfeeb328f4d8690533be (diff)
Bump 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 390353d4..11b9c338 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.3.1"
+version = "0.4.0"
[[bin]]
name = "delta"