summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-02-06 15:36:48 -0600
committerDan Davison <dandavison7@gmail.com>2020-02-06 15:36:48 -0600
commit8dafe5418d1c79c0a32397268b2312f2b276723c (patch)
tree0efa12f9faf4d8d247db7e058cd4330719c989e5
parentd98b46391638063790c34c5e78e585ad98f43588 (diff)
Bump version
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--HomeBrewFormula/git-delta.rb6
-rw-r--r--README.md4
4 files changed, 7 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1518a6ef..8654d5ae 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -271,7 +271,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-delta"
-version = "0.0.15"
+version = "0.0.16"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index da8e906c..fb7d071a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/dandavison/delta"
license = "MIT"
readme = "README.md"
repository = "https://github.com/dandavison/delta"
-version = "0.0.15"
+version = "0.0.16"
[[bin]]
name = "delta"
diff --git a/HomeBrewFormula/git-delta.rb b/HomeBrewFormula/git-delta.rb
index cd7da2de..9d9fc5ad 100644
--- a/HomeBrewFormula/git-delta.rb
+++ b/HomeBrewFormula/git-delta.rb
@@ -1,14 +1,14 @@
class GitDelta < Formula
- version "0.0.15"
+ version "0.0.16"
desc "A syntax-highlighting pager for git"
homepage "https://github.com/dandavison/delta"
if OS.mac?
url "https://github.com/dandavison/delta/releases/download/#{version}/delta-#{version}-x86_64-apple-darwin.tar.gz"
- sha256 "d99153513940b2ce599a7913a8682403e507e2bf254abd50da560aae02f5329d"
+ sha256 "823ae3c62f6c463d8ea2e7303e7299426df91ebbf3e98725e1bdd63df89d9784"
elsif OS.linux?
url "https://github.com/dandavison/delta/releases/download/#{version}/delta-#{version}-x86_64-unknown-linux-musl.tar.gz"
- sha256 "88034f84ae4d26ea5c61961dfa8f5384aa196911b9b64018181d1cd822b5ddcd"
+ sha256 "ba4f483164d33508d07f10669226a0c66044310efc6441228f29466c95cebd99"
end
conflicts_with "delta"
diff --git a/README.md b/README.md
index 0bedcd2b..b6eb5d73 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ In addition, delta handles traditional unified diff output.
## Installation
-Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.15/delta-0.0.15-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.15/delta-0.0.15-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.0.15/delta-0.0.15-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
+Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.16/delta-0.0.16-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.16/delta-0.0.16-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.0.15/delta-0.0.15-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
Homebrew:
```sh
@@ -181,7 +181,7 @@ OPTIONS:
--theme <theme>
The syntax highlighting theme to use. Use --theme=none to disable syntax highlighting. If the theme is not
set using this option, it will be taken from the BAT_THEME environment variable, if that contains a valid
- theme name. Use --list-themes and --compare-themes to view available themes. [env: BAT_THEME=]
+ theme name. Use --list-themes and --compare-themes to view available themes. [env: BAT_THEME=GitHub]
-w, --width <width>
The width (in characters) of the background color highlighting. By default, the width is the current
terminal width. Use --width=variable to apply background colors to the end of each line, without right