diff options
| author | Hiroshi Mimaki <[email protected]> | 2019-04-04 09:26:40 +0900 |
|---|---|---|
| committer | Hiroshi Mimaki <[email protected]> | 2019-04-04 09:26:40 +0900 |
| commit | 7c91efc1ffda769a5f1a872c646c82b00698f1b8 (patch) | |
| tree | cba2300106a9e01a00cebaaa542997d0194bc4a6 /doc/guides | |
| parent | 2871d0cdc5e5ef952d27187b5488888bbd18c5b0 (diff) | |
| download | mruby-2.0.1.tar.gz mruby-2.0.1.zip | |
Update version and release date.2.0.1
`mruby 2.0.1 (2019-4-4)`
Diffstat (limited to 'doc/guides')
| -rw-r--r-- | doc/guides/debugger.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/debugger.md b/doc/guides/debugger.md index b433a5ac5..81c0e9d63 100644 --- a/doc/guides/debugger.md +++ b/doc/guides/debugger.md @@ -38,7 +38,7 @@ To confirm mrdb was installed properly, run mrdb with the `--version` option: ```bash $ mrdb --version -mruby 2.0.0 (2018-12-11) +mruby 2.0.1 (2019-4-4) ``` ## 2.2 Basic Operation |
