diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-12-11 11:52:33 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-11 11:52:33 +0900 |
| commit | 730b9253321f422a1423f42c81b06dc5ba7fb546 (patch) | |
| tree | 454b5cd118d9dcccb5cb63611d85f7b9ba2ff691 /README.md | |
| parent | 60da293d5c4f4d00798f06ad955ea12311b6fd68 (diff) | |
| parent | 1c09046c13fc0a763583c6da0f1d350f6c41c4ca (diff) | |
| download | mruby-730b9253321f422a1423f42c81b06dc5ba7fb546.tar.gz mruby-730b9253321f422a1423f42c81b06dc5ba7fb546.zip | |
Merge pull request #4184 from mruby/stable
Release mruby 2.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ of the Ministry of Economy, Trade and Industry of Japan. ## How to get mruby -The stable version 1.4.1 of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/archive/1.4.1.zip](https://github.com/mruby/mruby/archive/1.4.1.zip) +The stable version 2.0.0 of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/archive/2.0.0.zip](https://github.com/mruby/mruby/archive/2.0.0.zip) The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master) |
