summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-06-25 11:58:26 +0100
committerDan Davison <dandavison7@gmail.com>2021-06-25 12:02:21 +0100
commita4f5a4fa686a8db72afbb4f07ae906effbf0fe8e (patch)
tree4cadc955e03d2955fe0dc7decb55749add3902ae /Cargo.toml
parentac2873dabe53916354f264c7a9b26a18a23c082b (diff)
Bump version in documentation and private brew formula and bump dev 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 c019b974..79a346c6 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.8.1"
+version = "0.8.2"
[[bin]]
name = "delta"