summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-10-29 15:21:29 -0400
committerDan Davison <dandavison7@gmail.com>2021-10-29 15:21:29 -0400
commit6ad9071932805500f0b972dc02d8bcdb29c31c64 (patch)
tree61c888310b86cbb294f018056927eabe9f1ec43b /Cargo.toml
parent47a4fdd208ea31baa22d1203ab4a6fa94be9abde (diff)
Bump version0.9.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 1ac9d3be..b58009c0 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.1"
+version = "0.9.2"
[[bin]]
name = "delta"