summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-03-03 19:45:58 -0600
committerDan Davison <dandavison7@gmail.com>2020-03-03 19:45:58 -0600
commitce599b3b0022c949bd64f337d64a2218795db3b5 (patch)
tree25a39b9d9ec240bee804f52906be5b03285a0736 /Cargo.toml
parentf4e4af54c71992f4ed9f89a217165638ee17c2d0 (diff)
Bump version0.0.17
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 25ff717b..b1a29f36 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.0.16"
+version = "0.0.17"
[[bin]]
name = "delta"