summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-01-05 10:23:34 -0500
committerDan Davison <dandavison7@gmail.com>2021-01-05 10:23:34 -0500
commit9c306d2c7f982fc61290541452f72c82a15e9e03 (patch)
treee7d3f54f17b7a992951337bd376d7ca6d215cfd8
parent5b627ced94faf03054677d8436463e6da4818d4f (diff)
Bump version in links to executables
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6347a325..3873659d 100644
--- a/README.md
+++ b/README.md
@@ -197,7 +197,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.0/delta-0.5.0-x86_64-unknown-linux-gnu.tar.gz) | [MacOS (recent versions)](https://github.com/dandavison/delta/releases/download/0.5.0/delta-0.5.0-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.5.0/delta-0.5.0-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.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)
Alternatively, delta is available in the following package managers:
@@ -600,7 +600,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.5.0
+delta 0.5.1
A viewer for git and diff output
USAGE: