summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-07-06 13:17:20 -0400
committerDan Davison <dandavison7@gmail.com>2020-07-06 13:18:35 -0400
commit8ba8708b4f9ae2cddb19ae0461a9f336a2cb59b1 (patch)
tree02d55be2b3124f44170a319d6dae70387ba2c8c5 /Cargo.toml
parent708668a73b511265056e1e9208e1ca05b503f672 (diff)
Bump version in Cargo.toml
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 a22f6a36..8637dee5 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.2.0"
+version = "0.2.1"
[[bin]]
name = "delta"