summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-28 21:06:08 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-28 21:06:08 -0500
commit91819a7cb1ce916d409bdab02232811da522ca5a (patch)
treea40762cc352b995e538597c46b53c233011a7d51 /Cargo.toml
parentec08c4de76ff26046a0cebc70a54f5c42fbfb835 (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 c699db2c..a97a6b25 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.2"
+version = "0.10.3"
[[bin]]
name = "delta"