summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-07 21:53:24 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-07 21:53:24 -0500
commitfbd1227f9d2634ca5996f5fd16c4db61db2223c5 (patch)
tree56daee9bdd3e39a41c7d69bcaee7dad005f9ae3f /Cargo.toml
parent0b3aefb48c139e7ae60796b989696ce2d83739c3 (diff)
Bump version0.11.2
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 ca9cbc59..cc6c0734 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.1"
+version = "0.11.2"
[[bin]]
name = "delta"