summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-24 10:45:21 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-24 10:45:21 -0500
commit7eb4928018fdf5d9208f2c6ac9bfca59f3331114 (patch)
treecf98cb5d792725eecc5f03736f6bdde2aa33ff44 /Cargo.toml
parentdba418057eccf5b64586d8b58a878256e53dff63 (diff)
Bump version for release
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 daaa3edd..c977b6f3 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.9.2"
+version = "0.10.0"
[[bin]]
name = "delta"