diff options
| author | Hiroshi Mimaki <[email protected]> | 2019-11-19 18:58:11 +0900 |
|---|---|---|
| committer | Hiroshi Mimaki <[email protected]> | 2019-11-19 18:58:11 +0900 |
| commit | 57a56ddaa26d1bb7d67c8dde435b2e08dc17290f (patch) | |
| tree | 3e5a146254cc51e1e6f41df9b137784872103c7a /doc/guides | |
| parent | a9e27933a99c372bfd6f257c671e80cc053a9b18 (diff) | |
| download | mruby-2.1.0.tar.gz mruby-2.1.0.zip | |
Release `mruby 2.1.0`.2.1.0
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 783ac4937..a94ef1802 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.1.0 (2019-10-18) +mruby 2.1.0 (2019-11-19) ``` ## 2.2 Basic Operation |
