summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-09-03 08:07:42 +0200
committersharkdp <davidpeter@web.de>2019-09-03 08:07:42 +0200
commit608cefb05c2860f00397aa68f473fcd494ed21af (patch)
tree1774ab12e8f13f8a25b5a8528e75cea0c9a99e49 /doc
parent8d0aa391811f3aeeff3502d2362363550c1a7c91 (diff)
Bump versionv0.12.1
Diffstat (limited to 'doc')
-rw-r--r--doc/README-ja.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README-ja.md b/doc/README-ja.md
index d59ad9ea..df99d524 100644
--- a/doc/README-ja.md
+++ b/doc/README-ja.md
@@ -97,7 +97,7 @@ bat f - g # output 'f', then stdin, then 'g'.
最新の `.deb` パッケージを[こちら](https://github.com/sharkdp/bat/releases)からダウンロードして、インストールしてください:
``` bash
-sudo dpkg -i bat_0.12.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
```
### Arch Linux