summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-02-05 09:29:45 -0500
committerDan Davison <dandavison7@gmail.com>2021-02-05 09:29:45 -0500
commit6aee255c8c1eae81596d9b936846f72d204f256b (patch)
treef9fef5ea896259ba010ac71a26a47c246af6909c
parenta6c8c0ebad3a6e534dbe642190d37866a68a1733 (diff)
Bump version in documentation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e3ebfc91..e6fcb2ba 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ In addition, delta handles traditional unified diff output.
## Installation
-You can download an executable for your system: [Linux](https://github.com/dandavison/delta/releases/download/0.5.1/delta-0.5.1-x86_64-unknown-linux-gnu.tar.gz) | [MacOS (recent versions)](https://github.com/dandavison/delta/releases/download/0.5.1/delta-0.5.1-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.5.1/delta-0.5.1-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
+You can download an executable for your system: [Linux](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-unknown-linux-gnu.tar.gz) | [MacOS (recent versions)](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
Alternatively, delta is available in the following package managers:
@@ -605,7 +605,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.5.1
+delta 0.6.0
A viewer for git and diff output
USAGE: