summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-04-25 13:09:24 +0200
committersharkdp <davidpeter@web.de>2020-04-25 13:09:24 +0200
commit17d98724a5cd8cbdbcdc0893729351732a285786 (patch)
tree4d403efd84226771374cb3fc1471a5c9333993bf /README.md
parent7d7ee1b594560fdc65a5ea63b3307f26ef60e96d (diff)
Bump version to v0.15.0
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 10043b7c..157a2e6c 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ the most recent release of `bat`, download the latest `.deb` package from the
[release page](https://github.com/sharkdp/bat/releases) and install it via:
```bash
-sudo dpkg -i bat_0.14.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.15.0_amd64.deb # adapt version number and architecture
```
### On Alpine Linux