summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-05-26 20:15:16 -0400
committerDan Davison <dandavison7@gmail.com>2020-05-26 20:15:16 -0400
commitc28561835fc1b83211d298119e15bc69cd6cd3b5 (patch)
tree44660a2fd230acfb4ccc6ebd598c655784ceb232 /Cargo.toml
parentd2b7fdc57e44a07eab7404d0045b7ecdf43a5ee7 (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 913de855..2947b017 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.1.1"
+version = "0.2.0"
[[bin]]
name = "delta"