summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-27 08:36:52 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-27 08:39:08 -0500
commit2f21f08e8f2b882b4a5577cf0ade4f889b71d7f1 (patch)
tree385ba8313c314fd4e7d63218afcd9c6ed3d398c5 /Cargo.toml
parent4c23aaf5c381b77e3fbdadefa0e2b3a1e7d834fa (diff)
Bump version0.10.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 5080d1c7..c699db2c 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.1"
+version = "0.10.2"
[[bin]]
name = "delta"