summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-06 12:00:14 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-06 12:00:14 -0500
commit3bbf170482e92293c84bd9152db16fe38e101ff3 (patch)
treed7628231c8c33cc584f9e866b5c354735cbc5963 /Cargo.toml
parent5901af50280846ab6c3e0e2cc249e27939a257e4 (diff)
Bump version0.11.1
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 56b64019..ca9cbc59 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.11.0"
+version = "0.11.1"
[[bin]]
name = "delta"