summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-05 19:30:17 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-05 19:30:17 -0500
commit93ec46551410e65ca1788ff20ffd165eeff094f3 (patch)
tree1ba9b43844898d21020e402c5c5dff7ec720d640 /Cargo.toml
parent3ec93061822301024041b383db571cb9d6c9a49d (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 a97a6b25..56b64019 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.10.3"
+version = "0.11.0"
[[bin]]
name = "delta"