summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-10-11 10:13:08 -0400
committerDan Davison <dandavison7@gmail.com>2020-10-11 10:13:27 -0400
commit5d6e638dbcaf056ade110237fed61b4387fec783 (patch)
tree75253c88aef7048c9a39c30cb28101af280c07ab /Cargo.toml
parentabf145d0e84cedfa9d22efd7b1df6b51a816f018 (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 1b8889fa..6807c966 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.4"
+version = "0.4.5"
[[bin]]
name = "delta"