From 0bf10022ad03b8e770b3daad29f765c5f4216fa5 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Wed, 15 Dec 2021 18:56:15 -0500 Subject: Bump version in docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 06927ebe..fdd92ff6 100644 --- a/README.md +++ b/README.md @@ -188,13 +188,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.11.1/delta-0.11.1-x86_64-unknown-linux-gnu.tar.gz) +[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.11.3/delta-0.11.3-x86_64-unknown-linux-gnu.tar.gz) | -[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-unknown-linux-musl.tar.gz) +[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.11.3/delta-0.11.3-x86_64-unknown-linux-musl.tar.gz) | -[MacOS](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-apple-darwin.tar.gz) +[MacOS](https://github.com/dandavison/delta/releases/download/0.11.3/delta-0.11.3-x86_64-apple-darwin.tar.gz) | -[Windows](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-pc-windows-msvc.zip) +[Windows](https://github.com/dandavison/delta/releases/download/0.11.3/delta-0.11.3-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases) @@ -734,7 +734,7 @@ and use the executable found at `./target/release/delta`. ## Full --help output ``` -delta 0.11.1 +delta 0.11.3 A viewer for git and diff output USAGE: -- cgit v1.2.3