summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-18 13:25:45 -0400
committerDan Davison <dandavison7@gmail.com>2020-04-18 13:25:45 -0400
commit4568932bb3274ceb301203c92098f5461714a781 (patch)
treeffd7c4fe385c2092adf41e98b2cd2a77f01b3ea9 /Cargo.toml
parent0f7d48498e175538804ba8716476f6bc117b1340 (diff)
Bump version0.0.18
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 8e335928..6a19e18f 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.17"
+version = "0.0.18"
[[bin]]
name = "delta"