summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-09-30 20:55:50 +0100
committerDan Davison <dandavison7@gmail.com>2019-09-30 20:55:50 +0100
commitfe9c2e66c7758d320287c126ad41dedae5b8de9a (patch)
treebc0525181e20265ccf4af780fc49ea6001efb11f /README.md
parent2d4663f90ddea04e9a12f6c5c276cfc1b2093140 (diff)
Bump version, add Windows build
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22852f95..5188e11f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Delta brings language syntax highlighting, within-line insertion/deletion detect
## Installation
-Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.9/delta-0.0.9-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.9/delta-0.0.9-x86_64-apple-darwin.tar.gz) | [All](https://github.com/dandavison/delta/releases)
+Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.10/delta-0.0.10-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.10/delta-0.0.10-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.0.10/delta-0.0.10-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
Homebrew:
```sh