summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-02-05 09:13:37 -0500
committerDan Davison <dandavison7@gmail.com>2021-02-05 09:13:37 -0500
commita6c8c0ebad3a6e534dbe642190d37866a68a1733 (patch)
treebc7ef792f1356e0323b8d74c6548f583db4dcd38 /Cargo.toml
parent3f8fd2c493034d6f2e7bf2b1c42a367c77dad77c (diff)
Bump version for release0.6.0
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 74710379..78e8917b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
-version = "0.5.1"
+version = "0.6.0"
[[bin]]
name = "delta"