summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-10-26 20:51:12 -0400
committerDan Davison <dandavison7@gmail.com>2021-10-26 20:51:12 -0400
commitf19524b0b520433dbd992807ab34825801fd7081 (patch)
treeff42e62942076574473ef120d7ca7bef0475fa03 /README.md
parentf1b3ca66b9cc247e214e8f40f7ace810ff1ea66a (diff)
Bump version in links to executables
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 8822a145..44ac6f46 100644
--- a/README.md
+++ b/README.md
@@ -174,13 +174,13 @@ In addition, delta handles traditional unified diff output.
## Installation
You can download an executable for your system:
-[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.9.0/delta-0.9.0-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.9.1/delta-0.9.1-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.9.0/delta-0.9.0-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.9.1/delta-0.9.1-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.9.0/delta-0.9.0-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.9.1/delta-0.9.1-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.9.0/delta-0.9.0-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.9.1/delta-0.9.1-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)
@@ -620,7 +620,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.9.0
+delta 0.9.1
A viewer for git and diff output
USAGE: